rusttyc 0.2.2

A library for writing type checkers with a lattice-like type system in rust. Provides a simple and intuitive interface to an underlying union-find implementation.
Documentation

RustTypeChecker

An interface for writing a type checker in rust.