typr-core 0.5.7

Core type checking and transpilation logic for TypR - a typed superset of R
Documentation
1
2
3
4
pub mod parsing;
pub mod spg;
pub mod transpiling;
pub mod type_checking;