Substrings of the Rope

Property definitions

core $ RopeByteIterator :: subs
	# Substrings of the Rope
	var subs: IndexedIterator[FlatString] is noautoinit
lib/core/text/ropes.nit:381,2--382,52