Struct

fr.hammons.slinc.Struct
See theStruct companion object
trait Struct[A <: Product] extends DescriptorOf[A]

Attributes

Companion
object
Graph
Supertypes
trait DescriptorOf[A]
trait MethodCompatible[A]
class Object
trait Matchable
class Any

Members list

Value members

Inherited fields

val descriptor: TypeDescriptor { type Inner = A; }

Attributes

Inherited from:
DescriptorOf