typr-core 0.5.2

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