fram-lang/dbl

Check name uniqueness in mutually recursive definitions

Open

#73 opened on Apr 30, 2024

View on GitHub
 (0 comments) (0 reactions) (1 assignee)OCaml (28 forks)auto 404
1. type inferencegood first issue

Repository metrics

Stars
 (46 stars)
PR merge metrics
 (PR metrics pending)

Description

The type checker should check whether all names in a rec ... end block are unique.

Contributor guide