DottedLattice
rdts.dotted.Dotted$package.DottedLattice
object DottedLattice
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
DottedLattice.type
Members list
Exports
Defined exports
Exported from Lattice
Exported from Lattice$
Exported from Lattice
Exported from Lattice
Exported from Lattice
Exported from Lattice
Exported from Lattice
Exported from Lattice
Sum Lattice merges considers later defined (those with larger ordinals) constructors as larger. Notably, this implies None < Some for Option and Left < Right for Either. For an enum E { case A, B, C } it will be A < B < C
Sum Lattice merges considers later defined (those with larger ordinals) constructors as larger. Notably, this implies None < Some for Option and Left < Right for Either. For an enum E { case A, B, C } it will be A < B < C
Attributes
In this article