words -is:module -package:basic-prelude is:exact package:bytestring

words breaks a ByteString up into a list of words, which were delimited by Chars representing white space.
words breaks a ByteString up into a list of words, which were delimited by Chars representing white space. And
tokens isSpace = words