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 d298eb1bad
[sledge] Optimize Set operations
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] Optimize Map operations 4 years ago
map.mli [sledge] Optimize Map operations 4 years ago
set.ml [sledge] Optimize Set operations 4 years ago
set.mli [sledge] Optimize Set operations 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.