cl-emoji
cl-emoji provides the Unicode emoji characters
$ area51 add cl-emojiCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-emoji:some-function ...)cl-emoji provides the Unicode emoji characters
$ area51 add cl-emojiCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-emoji:some-function ...)