An open API service indexing awesome lists of open source software.

https://github.com/michallepicki/tibe

Ahnfelt's Type Inference by Example but implemented in Gleam
https://github.com/michallepicki/tibe

gleam type-inference typechecking types

Last synced: 5 months ago
JSON representation

Ahnfelt's Type Inference by Example but implemented in Gleam

Awesome Lists containing this project

README

          

# tibe

[Type Inference by Example](https://ahnfelt.medium.com/type-inference-by-example-793d83f98382) but implemented in Gleam.

```sh
gleam test # Run the tests
```