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

Splits the given YiString into a list of words, where spaces are determined by isSpace. No empty strings are in the result list.