Internals

Internals

Awaits.SyncSeqType.
SyncSeq([values])

A minimalistic wrapper of Vector{Any} that can be used from multiple threads.

source