/type_inference

"Type Inference by Example" in Gleam

Primary LanguageGleam

type_inference

Following the execellent Type Inference by Example article by Joakim Ahnfelt-Rønne in Gleam.

Development

gleam run   # Run the project
gleam test  # Run the tests