ProductHasDots

kofre.dotted.HasDots$.ProductHasDots
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

Members list

Concise view

Value members

Concrete methods

override def dots(a: T): Dots

Attributes

Definition Classes

Inherited methods

def map[B](f: B => T): HasDots[B]

Attributes

Inherited from:
HasDots