Module Monoid.Infix

Parameters

Signature

type t = Core.t

the type held by the Semigroup.

val (<|>) : t -> t -> t

Infix version of CORE.combine