package non_empty_list
A non empty list library for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
non_empty_list-0.1.tbz
sha256=af4bf61dc1beb8b5428955bff3a209a3c231fe93eaa02a70cbb13907bb65a85b
sha512=be98fd76da87c1b40452b970c9b9826d5ba16a0629e46f67230b654c8d5b954b12082ecfec68594abf6440fb531599972dc579537c0149801de86cd84f4c99f8
doc/index.html
non_empty_list
API
Library non_empty_list
Non_empty_list
A non-empty list is defined as a immutable (singly) linked list containing at least 1 element. Identical in terms of complexity toList
. The API is inspired by Janestreet'sBase.List
(but is not identical).
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page