Iterator on the substrings, does the Postfix part of

the Rope traversal.

Property definitions

core $ RopeByteReverseIterator :: subs
	# Iterator on the substrings, does the Postfix part of
	# the Rope traversal.
	var subs: IndexedIterator[FlatString] is noautoinit
lib/core/text/ropes.nit:342,2--344,52