ReadAs

rescala.core.ReadAs
See theReadAs companion object
trait ReadAs[+A] extends ReSource

Type parameters

A

return type of the accessor

Attributes

Companion
object
Graph
Supertypes
trait ReSource
class Object
trait Matchable
class Any
Known subtypes
trait MacroAccess[A]
trait Event[T]
class Evt[T]
trait Signal[T]
class Var[A]
class Reactor[T]
Show all

Members list

Grouped members

internal

def read(v: Value): A

Interprets the internal type to the external type

Interprets the internal type to the external type

Attributes

Type members

Inherited types

type State[_]

Attributes

Inherited from:
ReSource
type Value

Attributes

Inherited from:
ReSource

Value members

Inherited methods

def info: ReInfo

Attributes

Inherited from:
ReSource