An open API service indexing awesome lists of open source software.

https://github.com/mbarbin/reversed-list

Repackaging core_kernel.reversed_list as a standalone package
https://github.com/mbarbin/reversed-list

Last synced: 2 months ago
JSON representation

Repackaging core_kernel.reversed_list as a standalone package

Awesome Lists containing this project

README

          

# reversed-list

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

---

[![CI Status](https://github.com/mbarbin/reversed-list/workflows/ci/badge.svg)](https://github.com/mbarbin/reversed-list/actions/workflows/ci.yml)

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](https://mbarbin.github.io/reversed-list).