Quantcast
Channel: How to convert a clojure keyword into a string? - Stack Overflow
Viewing all articles
Browse latest Browse all 6

Answer by kotarak for How to convert a clojure keyword into a string?

$
0
0
user=> (doc name)-------------------------clojure.core/name([x])  Returns the name String of a string, symbol or keyword.niluser=> (name :var_name)"var_name"

Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>