DottedLattice

kofre.dotted.Dotted$package.DottedLattice
object DottedLattice

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[A](using ev: Lattice[Dotted[A]]): Lattice[Dotted[A]]

Exports

Defined exports

final val Derivation: Derivation
Exported from Lattice
Exported from Lattice
inline def derived[T <: Product](using pm: ProductOf[T]): Lattice[T]
Exported from Lattice
def fromOrdering[A : Ordering]: Lattice[A]
Exported from Lattice
def latticeOrder[A : Lattice]: PartialOrdering[A]
Exported from Lattice
inline def sumLattice[T](using sm: SumOf[T]): Lattice[T]
Exported from Lattice
final val syntax: syntax
Exported from Lattice