Private
Readonly
dataPrivate
idsDeletes the values with given keys.
Optional
options: AbortOptionsOptional
thisArg: unknownGets the list of data identified by given keys.
Optional
options: AbortOptionsChecks if given keys exist in the set.
Optional
options: AbortOptionsUpdates a value on the arena. Does nothing if the key does not exist.
Sets given list of entries.
Optional
options: AbortOptionsSets or deletes given list of entries.
Optional
options: AbortOptionsGenerated using TypeDoc
A SyncArena that uses generational index as key.