https://github.com/mck-/oneliner.git
git clone 'https://github.com/mck-/oneliner.git'
(ql:quickload :oneliner)
Extracts a one-liner from a piece of text.
Why not. Are you not curious about the results?
(ql:quickload 'cl-oneliner)
(cl-oneliner:oneliner "whatever wall of text you are too lazy too read")
In the functional fashion of recursion, when given this README as an example, it produces the following:
"word occurences given each"
Isn't that just poetic?
Idea sparked by @flockonus