words -package:text-zipper -package:cabal-install-solver -package:hledger 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.