The array of iterations that will be increased in the lexicographic order.

Property definitions

combinations $ CartesianIterator :: iterators=
	# The array of iterations that will be increased in the lexicographic order.
	var iterators = new Array[Iterator[E]]
lib/combinations/combinations.nit:122,2--123,39