Following the execellent Type Inference by Example article by Joakim Ahnfelt-Rønne in Gleam.
gleam run # Run the project
gleam test # Run the tests"Type Inference by Example" in Gleam
Repository from Github https://github.comMystPi/type_inference
Following the execellent Type Inference by Example article by Joakim Ahnfelt-Rønne in Gleam.
gleam run # Run the project
gleam test # Run the tests