Repackaging core_kernel.reversed_list as a standalone package
- OCaml 67%
- Dune 19.8%
- Makefile 13.2%
| .github/workflows | ||
| .vscode | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| .ocamlformat | ||
| CHANGES.md | ||
| CODEOWNERS | ||
| dune | ||
| dune-project | ||
| dune-workspace-5.2 | ||
| dune-workspace-5.3 | ||
| dune-workspace-5.4 | ||
| LICENSE | ||
| LICENSE.janestreet | ||
| Makefile | ||
| README.md | ||
| reversed-list.opam | ||
reversed-list
⚠️ This repository is now a public archive. I have stopped developing the project and will not be maintaining it forward.
This library offers a repackaging of Core_kernel's Reversed_list, as a standalone opam package.
Original code at https://github.com/janestreet/core_kernel/tree/master/reversed_list
Code Documentation
The code documentation of the latest release is built with odoc and published to GitHub pages here.