words -package:text-zipper -package:ghc -package:mono-traversable package:yi-rope

Splits the given YiString into a list of words, where spaces are determined by isSpace. No empty strings are in the result list.
Join given YiStrings with a space. Empty lines will be filtered out first.