FunRef

libretto.scaletto.impl.Blueprint.FunRef
final case class FunRef[A, B](id: Object, f: Blueprint[A, B])

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product