viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.algebra
/
BoundedMeetSemiLattice
Bounded
Meet
Semi
Lattice
interface
BoundedMeetSemiLattice
<
T
:
MeetSemiLattice
<
T
>
>
Provides the identity element in a
MeetSemiLattice
.
Properties
Inheritors
Properties
top
Link copied to clipboard
abstract
val
top
:
T
The greatest element of
T
.
Inheritors
BoundedLattice
Link copied to clipboard