viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.algebra
/
BoundedJoinSemiLattice
Bounded
Join
Semi
Lattice
interface
BoundedJoinSemiLattice
<
T
:
JoinSemiLattice
<
T
>
>
Provides the identity element in a
JoinSemiLattice
.
Properties
Inheritors
Properties
bottom
Link copied to clipboard
abstract
val
bottom
:
T
The least element of
T
.
Inheritors
BoundedLattice
Link copied to clipboard