Iterator on the substrings, does the Postfix part of

the Rope traversal.

Property definitions

core $ RopeCharReverseIterator :: subs
	# Iterator on the substrings, does the Postfix part of
	# the Rope traversal.
	var subs: IndexedIterator[String] is noautoinit
lib/core/text/ropes.nit:425,2--427,48