Create iterators over character units & codes!
Added
iter.create.fromChars()
anditer.create.fromCharCodes()
for iterating over UTF-16 character units and codes respectively.
iter.create.fromChars()
and iter.create.fromCharCodes()
for iterating over UTF-16 character units and codes respectively.