Module Custom.Sum

Parameters

Signature

type t = (X.tY.t) choice
val equal : (X.tY.t) choice -> (X.tY.t) choice -> bool
val hash : (X.tY.t) choice -> int
val compare : (X.tY.t) choice -> (X.tY.t) choice -> int
val check : 'a -> unit
val dump : Stdlib.Format.formatter -> (X.tY.t) choice -> unit