Emoji for Clojure
(require '[emoji.core :as e])
(e/->emoji "smile")
;; => "😄"
Copyright © 2019 Daw-Ran Liou
Distributed under the MIT License
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close