package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b) t
val create : init:'b -> f:('b -> 'a -> 'b) -> name:Base.String.t -> ('b -> Sexplib.Sexp.t) -> ('a, 'b) t
OCaml

Innovation. Community. Security.