DescriptorOf

fr.hammons.slinc.DescriptorOf
See theDescriptorOf companion object
trait DescriptorOf[A] extends MethodCompatible[A]

Typeclass that summons TypeDescriptors

Attributes

Companion
object
Graph
Supertypes
trait MethodCompatible[A]
class Object
trait Matchable
class Any
Known subtypes
trait Alias[T]
object given_Alias_CLong.type
object given_Alias_SizeT.type
object given_Alias_TimeT.type
trait Struct[A]
Show all

Members list

Value members

Abstract fields

val descriptor: TypeDescriptor { type Inner = A; }