Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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
```