oneliner

wtfpl

Given a piece of text, summarize it with a one-liner

$ area51 add onelinerCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(oneliner:some-function ...)