https://github.com/unixjunkie/onelist
OCaml implementation of a never empty list
https://github.com/unixjunkie/onelist
list never-empty ocaml-library
Last synced: 5 months ago
JSON representation
OCaml implementation of a never empty list
- Host: GitHub
- URL: https://github.com/unixjunkie/onelist
- Owner: UnixJunkie
- Created: 2018-04-23T07:30:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T09:24:22.000Z (about 8 years ago)
- Last Synced: 2025-11-23T20:03:10.961Z (7 months ago)
- Topics: list, never-empty, ocaml-library
- Language: OCaml
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ONElist: Ocaml Never Empty list
There is always at least one element in such a list.