typr-core 0.5.1

Core type checking and transpilation logic for TypR - a typed superset of R
Documentation
1
2
3
4
pub mod context;
pub mod error_message;
pub mod language;
pub mod r#type;