The index of the current node

Property definitions

core $ ListIterator :: index=
	# The index of the current node
	redef var index = 0
lib/core/collection/list.nit:297,2--298,20