core :: RopeCharReverseIterator :: subs
the Rope traversal.
# Iterator on the substrings, does the Postfix part of # the Rope traversal. var subs: IndexedIterator[String] is noautoinit