MemoryLocation

dev.tauri.choam.internal.mcas.MemoryLocation
See theMemoryLocation companion trait

Attributes

Companion
trait
Source
MemoryLocation.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

final def globalCompare(a: MemoryLocation[_], b: MemoryLocation[_]): Int

Attributes

Source
MemoryLocation.scala
def unsafe[A](initial: A): MemoryLocation[A]

Attributes

Source
MemoryLocation.scala
def unsafePadded[A](initial: A): MemoryLocation[A]

Attributes

Source
MemoryLocation.scala
def unsafePadded[A](initial: A, rig: RefIdGen): MemoryLocation[A]

Attributes

Source
MemoryLocation.scala
def unsafeUnpadded[A](initial: A): MemoryLocation[A]

Attributes

Source
MemoryLocation.scala
def unsafeUnpadded[A](initial: A, rig: RefIdGen): MemoryLocation[A]

Attributes

Source
MemoryLocation.scala

Implicits

Inherited implicits

implicit def orderInstance[A]: Order[MemoryLocation[A]]

Attributes

Inherited from:
MemoryLocationInstances1 (hidden)
Source
MemoryLocation.scala
implicit def orderingInstance[A]: Ordering[MemoryLocation[A]]

Attributes

Inherited from:
MemoryLocationInstances0 (hidden)
Source
MemoryLocation.scala