ssf 0.2.0

Structurally-typed strict functional core language
Documentation
mod analysis;
pub mod ir;
pub mod types;

pub use analysis::{AnalysisError, TypeCheckError};