ForwardRefAcceptor

scalus.utils.HashConsed.ForwardRefAcceptor
class ForwardRefAcceptor(val ihc: Int, val tag: Tag, var setRefActions: List[(HashConsedRef[_]) => Unit])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def addAction(state: State, action: (HashConsedRef[_]) => Unit): Unit

Concrete fields

val ihc: Int
var setRefActions: List[(HashConsedRef[_]) => Unit]
val tag: Tag