words -package:rebase -package:mixed-types-num -package:yi-rope package:universum

O(n) Breaks a Text up into a list of words, delimited by Chars representing white space.
O(n) Joins words using single space characters.