Optional Readonly cloneHow the container creates a copy of the element, by default it is created with the = sign
Optional Readonly compareHow containers compare element , by default using == and <
Optional Readonly removeIf this callback function is set, this callback function will be called after the element is removed from the container
Generated using TypeDoc
Container Creation Options