non_empty_listversion
A non empty list library for OCaml
A list that is known, statically, to be nonempty. The hd and tl functions don't require option types, or exceptions, improving safety.
This library follows closely Janestreet's Base library, providing similar complexity and functions to Base.List.
Author | Alistair O'Brien |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/johnyob/ocaml-non-empty-list |
Issue Tracker | https://github.com/johnyob/ocaml-non-empty-list/issues |
Maintainer | ajo41@cam.ac.uk |
Dependencies |
|
Source [http] | https://github.com/johnyob/ocaml-non-empty-list/releases/download/0.1/non_empty_list-0.1.tbz sha256=af4bf61dc1beb8b5428955bff3a209a3c231fe93eaa02a70cbb13907bb65a85b sha512=be98fd76da87c1b40452b970c9b9826d5ba16a0629e46f67230b654c8d5b954b12082ecfec68594abf6440fb531599972dc579537c0149801de86cd84f4c99f8 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/non_empty_list/non_empty_list.0.1/opam |
No package is dependent