package base

  1. Overview
  2. Docs
Full standard library replacement for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.3.tar.gz
sha256=e34dc0dd052a386c84f5f67e71a90720dff76e0edd01f431604404bee86ebe5a

doc/base/Base/Hasher/index.html

Module Base.Hasher

Signatures required of types which can be used in [@@deriving hash].

module type S = sig ... end
module type S1 = sig ... end
OCaml

Innovation. Community. Security.