Abstract Abstract sizeReturns the total number of elements in the collection.
Abstract addAbstract appendAbstract clearAbstract containsAbstract entriesAbstract getAbstract keysAbstract removeAbstract setAbstract valuesGenerated using TypeDoc
A sequence is an iterable Collection type with efficient index-based access.
Abstract