A Clojure library designed to ... well, that part is up to you.
[net.snca/kunekune "0.1.6"]
($-> \"hal\"
.getBytes
(map inc $)
(concat $ $)
byte-array
String.
(str \"!\")
.toUpperCase)
; IBMIBM!
Copyright © 2019 anekos
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close