Private Readonly mapDeletes 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: AbortOptionsSets an entry in the map. Returns MaybePromise<unknown> to be compatible with ES Map.
Sets given list of entries.
Optional options: AbortOptionsSets or deletes given list of entries.
Optional options: AbortOptionsGenerated using TypeDoc
Generational index map backend by a Map.