MutRef

scalus.utils.HashConsed.MutRef
See theMutRef companion class
object MutRef

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
MutRef.type

Members list

Value members

Concrete methods

def fromData[A <: AnyRef](a: A): MutRef[A]