package core

  1. Overview
  2. Docs
Industrial strength alternative to OCaml's standard library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=b0e23c1b1049e48cbbaa596d49927c66e6026506031bd7f5b485af6e9475b4e3

doc/core.univ_map/Univ_map/Make/argument-1-Key/index.html

Parameter Make.Key

type 'a t
val sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
val type_id : 'a t -> 'a Base.Type_equal.Id.t

For correct behavior of the map, type_id must return the same Type_equal.Id on different calls on the same input.

OCaml

Innovation. Community. Security.