package bwd

  1. Overview
  2. Docs
Backward lists

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=e06992507455ffb10a1c379322d7fb6e
sha512=85066a9866dc90a0d138cc4d0688476a3ca96ce7454dc953fdadee51cb061201d0dc07db0b1c2ff2335f45dbfaaa9cbe53fc7724221f15d58604fd7fa1bbd22d

doc/bwd/Bwd/index.html

Module BwdSource

Sourcetype 'a bwd =
  1. | Emp
  2. | Snoc of 'a bwd * 'a
Sourcemodule BwdLabels : sig ... end

This module is intended to mimic a small part of the Stdlib.ListLabels module. We only add the functions we need.

Sourcemodule BwdNotation : sig ... end
OCaml

Innovation. Community. Security.