HashConsedEncoderState

scalus.utils.HashConsedEncoderState
See theHashConsedEncoderState companion object
class HashConsedEncoderState(val encode: EncoderState, val hashConsed: State, val debug: Boolean)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

inline def lookupValue(ihc: Int, tag: Tag): Option[HashConsedRef[_]]
inline def setRef[A <: AnyRef](ihc: Int, tag: Tag, a: HashConsedRef[A]): Unit
def withDebug(debug: Boolean): HashConsedEncoderState

Concrete fields

val debug: Boolean