oneliner
Given a piece of text, summarize it with a one-liner
$ area51 add onelinerCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(oneliner:some-function ...)Given a piece of text, summarize it with a one-liner
$ area51 add onelinerCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(oneliner:some-function ...)