package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t
val create : name:Base.String.t -> ('a -> Sexp.t) -> 'a t
val id : 'a t -> 'a Base.List.t Type_equal.Id.t