LazySummon

evo.derivation.LazySummon
See theLazySummon companion object
trait LazySummon[+Name, +From, TC[_], +TCC[x], A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Type members

Types

type FieldType = A

Value members

Abstract methods

def tc: TC[A]

Concrete methods

final def use[R](f: TC[A] ?=> R): R