package yocaml

  1. Overview
  2. Docs
type t = t

the type held by the Semigroup.

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

Infix version of CORE.combine