Documentation
Dlang.org
Array.this
json
array
Array
Creates a new array.
this
(void* ptr, Flag!"Take" take)
this
()
class
Array
this
(
)
Return Value
the newly created array
json
array
Array
constructors
this
functions
_cPtr
addArrayElement
addBooleanElement
addDoubleElement
addElement
addIntElement
addNullElement
addObjectElement
addStringElement
dupElement
equal
foreachElement
getArrayElement
getBooleanElement
getDoubleElement
getElement
getElements
getIntElement
getLength
getNullElement
getObjectElement
getStringElement
hash
isImmutable
removeElement
seal
self
properties
_gType
static functions
_getGType
sizedNew
Creates a new array.