Skip to content

Array

An Array is a storage for values. You can access it using indexes or with its API.

@see https://haxe.org/manual/std-Array.html @see https://haxe.org/manual/lf-array-comprehension.html