package core-and-more

  1. Overview
  2. Docs

Parameters

module D : sig ... end

Signature

type t
val show : t -> string
val pp : Format.formatter -> t -> unit
val compare : t -> t -> int
val hash : t -> int
val equal : t -> t -> bool