-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
It should be possible to nest signature declarations inside structures and specifications inside signatures. The OCaml Map module is just one example where this is quite natural compared to the toplevel pollution in the SML/NJ library with ORD_KEY
and ORD_MAP
.
Abstract signatures make module type checking undecidable, so those should not be added.
Hibou57
Metadata
Metadata
Assignees
Labels
No labels