JoinSemiLattice

A set that supports binary least upper bounds.

Functions

Link copied to clipboard
abstract infix fun join(that: T): T

The least upper bound of this and that.

Inheritors

Link copied to clipboard