Liking cljdoc? Tell your friends :D

clojure.tools.reader.impl.commons


float-patternclj

source

int-patternclj

source

match-numberclj

(match-number s)
source

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
sourceraw 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
sourceraw docstring

ratio-patternclj

source

read-commentclj

(read-comment rdr & _)
source

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.
sourceraw 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
sourceraw docstring

throwing-readerclj

(throwing-reader msg)
source

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

× close