(number-literal? reader initch)
Checks whether the reader is at the start of a number literal
Checks whether the reader is at the start of a number literal
(parse-symbol token)
Parses a string into a vector of the namespace and symbol
Parses a string into a vector of the namespace and symbol
(read-past pred rdr)
Read until first character that doesn't match pred, returning char.
Read until first character that doesn't match pred, returning char.
(skip-line reader)
Advances the reader to the end of a line. Returns the reader
Advances the reader to the end of a line. Returns the reader
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |