Liking cljdoc? Tell your friends :D

eastwood.copieddeps.dep10.clojure.tools.reader.impl.commons


float-patternclj


int-patternclj


match-numberclj

(match-number s)

number-literal?clj

(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
raw docstring

parse-symbolclj

(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
raw docstring

ratio-patternclj


read-commentclj

(read-comment rdr & _)

read-pastclj

(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.
raw docstring

skip-lineclj

(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
raw docstring

throwing-readerclj

(throwing-reader msg)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close