The stored elements.

Property definitions

core $ ArraySet :: array
	# The stored elements.
	private var array: Array[E] is noinit
lib/core/collection/array.nit:597,2--598,38