Module type Bounded_join_semilattice.INFIX

Infix operators.

type t

The type held by the Bounded_join_semilattice

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

Infix version of join.