Repackaging core_kernel.reversed_list as a standalone package
  • OCaml 67%
  • Dune 19.8%
  • Makefile 13.2%
Find a file
2026-03-16 11:06:32 +01:00
.github/workflows Disable dependabot 2026-03-12 15:40:31 +01:00
.vscode init 2023-11-09 22:23:09 +01:00
src Reduce ppx dependencies 2024-02-27 10:20:58 +01:00
.gitattributes init 2023-11-09 22:23:09 +01:00
.gitignore Update .gitignore 2024-04-10 15:03:18 +02:00
.ocamlformat Upgrade to ocamlformat.0.28.1 2025-10-24 23:41:34 +02:00
CHANGES.md Prepare changelog 2024-07-26 10:58:46 +02:00
CODEOWNERS Initiate code owners file for GH 2026-02-01 08:08:16 +01:00
dune init 2023-11-09 22:23:09 +01:00
dune-project Upgrade to ocamlformat.0.28.1 2025-10-24 23:41:34 +02:00
dune-workspace-5.2 Prepare dune-workspace files for CI workflows 2026-01-09 10:03:36 +01:00
dune-workspace-5.3 Prepare dune-workspace files for CI workflows 2026-01-09 10:03:36 +01:00
dune-workspace-5.4 Update to latest ocaml available in CI 2026-03-12 15:40:31 +01:00
LICENSE init 2023-11-09 22:23:09 +01:00
LICENSE.janestreet Improve acknowledgements 2024-02-25 09:55:36 +01:00
Makefile Configure with-dev-setup dependencies 2024-09-08 18:09:30 +02:00
README.md Archive notice 2026-03-16 11:06:32 +01:00
reversed-list.opam Upgrade to ocamlformat.0.28.1 2025-10-24 23:41:34 +02:00

reversed-list

⚠️ This repository is now a public archive. I have stopped developing the project and will not be maintaining it forward.


CI Status

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.