bobbylisp/typing/src/lib.rs

3 lines
45 B
Rust

pub mod infer;
pub mod rename;
pub mod typed;