Substrings of the Rope

Property definitions

core $ RopeCharIterator :: subs
	# Substrings of the Rope
	var subs: IndexedIterator[String] is noautoinit
lib/core/text/ropes.nit:462,2--463,48