HasDots

kofre.dotted.HasDots$
See theHasDots companion trait
object HasDots

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HasDots.type

Members list

Concise view

Type members

Classlikes

class ProductHasDots[T <: Product](pm: ProductOf[T], children: IArray[HasDots[Any]]) extends HasDots[T]

Attributes

Graph
Supertypes
trait HasDots[T]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[A](using dotStore: HasDots[A]): HasDots[A]
inline def derived[T <: Product](using pm: ProductOf[T]): HasDots[T]