infernu-0.0.0.1: Type inference and checker for JavaScript (experimental)

Safe HaskellNone
LanguageHaskell2010

Infernu.Unify

Synopsis

Documentation

unify :: UnifyF Source

unifyl :: UnifyF -> Source -> [(Type, Type)] -> Infer () Source

Unifies pairs of types, accumulating the substs