Strongly typed representation of binding environments. It guarantees that names are looked-up in the proper context.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Frédéric Bour ab0a727f29
Module system is orthogonal to strongenv
2 years ago
lib Module system is orthogonal to strongenv 2 years ago
tests Module system is orthogonal to strongenv 2 years ago
.gitignore Initial commit 3 years ago
LICENSE Initial commit 3 years ago
Makefile import 3 years ago
README.md Initial commit 3 years ago
dune-project import 3 years ago

README.md

strongenv

Strongly typed representation of binding environments. It guarantees that names are looked-up in the proper context.