Dromedary is an experimental subset of OCaml, using constraint-based type inference!
Stars
49
Forks
4
Watchers
49
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #48 from johnyob/dromedary/v2/reset-type-ids-on-solve
a935932View on GitHubReset `id` counts in the prelude for each execution of `Constraints.solve`.
040aa71View on GitHubImplement `Type.reset_id_cnt`. Resets the `id` counter used for `Type.id`s.
551bc16View on GitHub