Module API.Infix

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

Infix version of join.

val (&&) : t -> t -> t

Infix version of meet.