constructor
_comparator
_elements
Types of actions
get elements
set elements
Iterator
actionAdd
ACTION_ADD element
clear
ACTION_CLEAR set
actionDelete
ACTION_DELETE element
add
afterAction
beforeAction hook
clear
add
has
hasAll
hasNot
isUnique
refresh
replaceAndPreventHook
replaceWithHook
size
toString
update
isHashableNumType
isHashableStrType
Generated using TypeDoc
SimpleSetObs
Simple Set with insertion order
This is extended, experimental version of Set implementing Observer pattern (Observable elements notify this - Observer Set about important changes which may affect order of elements or just structure of this Set)