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.
Josh Berdine 9ca7ba3619
[sledge] Add Map and Set from Stdlib
4 years ago
..
.ocamlformat [sledge] Add Map and Set from Stdlib 4 years ago
LICENSE [sledge] Add Map and Set from Stdlib 4 years ago
README.md [sledge] Add Map and Set from Stdlib 4 years ago
map.ml [sledge] Add Map and Set from Stdlib 4 years ago
map.mli [sledge] Add Map and Set from Stdlib 4 years ago
set.ml [sledge] Add Map and Set from Stdlib 4 years ago
set.mli [sledge] Add Map and Set from Stdlib 4 years ago

README.md

The files in this directory are derived from code in the OCaml standard library. This code is licensed under the LGPL 2.1 with OCaml linking exception. See the LICENSE file which is copied verbatim from the original.