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