Second member of item.

This method shortcut the allocation of a Pair, thus should be more time and memory efficient.

Property definitions

cartesian $ CartesianIterator :: item_f
	# Second member of `item`.
	#
	# This method shortcut the allocation of a `Pair`, thus should be more time and memory efficient.
	fun item_f: E do return icf.item
lib/cartesian/cartesian.nit:178,2--181,33