preface.stdlib
Errors.Infix
preface
preface.core
preface.make
preface.specs
type t = t
the type held by the Semigroup.
Semigroup
val (<|>) : t -> t -> t
Infix version of CORE.combine
CORE.combine