rdts.dotted.HasDots
See theHasDots companion trait
object HasDots
Attributes
Members list
Type members
Classlikes
class HasDotsSet[A](kdots: Option[HasDots[A]]) extends HasDots[Set[A]]
Attributes
- Supertypes
class MapHasDots[K, V](kdots: HasDots[K], vdots: HasDots[V]) extends HasDots[Map[K, V]]
Attributes
- Supertypes
class ProductHasDots[T <: Product](pm: ProductOf[T], children: IArray[HasDots[Any]], bottoms: Tuple) extends HasDots[T]
Attributes
- Supertypes
Givens
Givens
In this article