Toggle menu
Nitlanguage.org
Nitdoc
core
collection
array
ArraySet
array=
private
fun
array=
(array:
Array
[
E
])
core
::
ArraySet
::
array=
Doc
Linearization
Summary
The stored elements.
The stored elements.
Summary
Property definitions
core$ArraySet$array=
Property definitions
core
$
ArraySet
::
array=
# The stored elements.
private
var
array
:
Array
[
E
]
is
noinit
lib/core/collection/array.nit:597,2--598,38