package colibri2

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include OrderedHashedType with type t = string
type t = string
val equal : t -> t -> bool
val pp : t Pp.pp
val hash_fold_t : t Base.Hash.folder
module M : Map_intf.PMap with type key = t
module S : Map_intf.Set with type 'a M.t = 'a M.t and type M.key = M.key
module H : Exthtbl.Hashtbl.S with type key = t
include Base.Hashtbl.Key.S with type t := t
val compare : t Base__Ppx_compare_lib.compare
val sexp_of_t : t -> Sexplib0.Sexp.t
val hash : t -> int
OCaml

Innovation. Community. Security.