The base collection used to generate the sequences.

Property definitions

combinations $ CombinationCollection :: collection
	# The base collection used to generate the sequences.
	var collection: Collection[E]
lib/combinations/combinations.nit:240,2--241,30