(def ^{:tag String :doc "Returns name string for char or nil if none" :added "1.0"} char-name-string {\newline "newline" \tab "tab" \space "space" \backspace "backspace" \formfeed "formfeed" \return "return"})
Comments top
No comments for char-name-string. Log in to add a comment.