Code Review: CharEnum3

tfpt review “/shelveset:CharEnum3;REDMOND\tomat”
Comment :
Implements character enumerator.
Fixes String#split to handle case of empty separator and KCODE set -
it should split the string to characters using the current KCODE
encoding.

Tomas