The base collections used to generate the sequences.

Property definitions

combinations $ CartesianCollection :: collections
	# The base collections used to generate the sequences.
	var collections: SequenceRead[Collection[E]]
lib/combinations/combinations.nit:105,2--106,45