choam-docs
0.5.0-RC4
choam-docs
API
dev.tauri.choam
async
AsyncQueue
AsyncQueue
Put
SourceSink
Take
WithSize
AsyncStack
AsyncStack
CountDownLatch
CountDownLatch
Promise
Promise
Complete
Complete
Get
InvariantSyntax
Get
ce
RxnAppMixin
TxnAppMixin
core
unsafe
RxnLocal
RxnLocal
Array
Instances
AsyncReactive
AsyncReactive
Eliminator
Eliminator
Memo
Reactive
Reactive
Ref
Ref
AllocationStrategy
AllocationStrategy
Array
AllocationStrategy
AllocationStrategy
Array
Ref2
Ref2
RefLike
RetryStrategy
RetryStrategy
Spin
Rxn
Rxn
InvariantSyntax
MaxRetriesExceeded
PostCommitException
unsafe
Ticket
WithLocal
WithLocalArray
SplittableRandom
data
stm
TQueue
TQueue
WQueue
WQueue
Counter
Counter
Map
Map
Extra
Queue
Queue
Add
Offer
Poll
SourceSink
WithSize
Set
Set
Stack
Stack
internal.mcas
emcas
EmcasStatus
AbstractDescriptor
AbstractDescriptor
Descriptor
Descriptor
LogEntry
Mcas
Mcas
ThreadContext
McasStatus
MemoryLocation
MemoryLocation
MutDescriptor
MutDescriptor
ThreadConfinedMcasPlatform
Version
WdLike
profiler
RxnProfiler
RxnProfiler
Config
Config
stm
TPromise
TPromise
TRef
TRef
Transactive
Transactive
Txn
Txn
InvariantSyntax
TxnLocal
TxnLocal
Instances
stream
PubSub
PubSub
Backpressured
Closed
Emit
OverflowStrategy
OverflowStrategy
Publish
Result
Simple
Subscribe
Success
unsafe
InRxn
InRxn
InRxn2
RefSyntax
Ticket
UnsafeApi
UnsafeApi
zi
RxnAppMixin
TxnAppMixin
ChoamRuntime
ChoamRuntime
choam-docs
/
dev.tauri.choam
/
dev.tauri.choam.core
/
Ref
/
Array
Array
dev.tauri.choam.core.Ref.Array
See the
Array
companion object
sealed
trait
Array
[
A
]
Attributes
Companion
object
Source
Ref.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
apply
(
idx
:
Int
):
Option
[
Ref
[
A
]]
Attributes
Source
Ref.scala
def
size
:
Int
Attributes
Source
Ref.scala
def
unsafeGet
(
idx
:
Int
):
Ref
[
A
]
Attributes
Source
Ref.scala
Concrete methods
final
def
length
:
Int
Attributes
Source
Ref.scala
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods