Description

A collection is an immutable list of elements with a handful of functions to iterate, group, transform and extract information from it. @template-extends \IteratorIterator>

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
Json[string]Json[string] debugInfo(string[] hideKeys = null)
boolbool initialize(Json[string] initData = null)
this(Json[]this(Json[] newItems)
voidvoid __unserialize(Json[string] data)
this(Json[string]this(Json[string] someItems)
this()this()
Json[string]Json[string] __serialize()