package core-and-more

  1. Overview
  2. Docs

Parameters

module D : sig ... end

Signature

type t
val pp : Ppx_deriving_runtime.Format.formatter -> t -> Ppx_deriving_runtime.unit
val show : t -> Ppx_deriving_runtime.string
val hash_fold_t : Ppx_hash_lib.Std.Hash.state -> t -> Ppx_hash_lib.Std.Hash.state
val hash : t -> Ppx_hash_lib.Std.Hash.hash_value
type nonempty_t
val compare : t -> t -> int
val from_tree : D.t CoreAndMore__.My_tree.tree -> t
OCaml

Innovation. Community. Security.