Skip to main content

read-char

function

clojure.tools.reader.reader-types/read-char

(read-char [reader])
Returns the next char from the Reader, nil if the end of stream has been reached

No examples yet. Be the first to add one!