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 32c89e6b68
[sledge] Change ocaml/{set,map} to use Comparer interface
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] Change ocaml/{set,map} to use Comparer interface 4 years ago
map.mli [sledge] Change ocaml/{set,map} to use Comparer interface 4 years ago
set.ml [sledge] Change ocaml/{set,map} to use Comparer interface 4 years ago
set.mli [sledge] Change ocaml/{set,map} to use Comparer interface 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.