char-name-string
added
1.0
ns
clojure.core
type
var
Returns name string for char or nil if none
user=> (char-name-string \ ewline) "newline"