Liking cljdoc? Tell your friends :D

naga.lang.basic


arg-listclj/s

(arg-list)

atmclj/s

(atm)

atofclj/s

(atof s)

atoiclj/s

(atoi s)

build-keywordclj/s

(build-keyword wrd)

Creates a keyword from a parsed word token

Creates a keyword from a parsed word token
raw docstring

choice*clj/s

(choice* & args)

choice with backtracking.

choice with backtracking.
raw docstring

close-parenclj/s


cmntclj/s

(cmnt)

digitsclj/s


divdclj/s


either*clj/s

(either* p q)

either with backtracking.

either with backtracking.
raw docstring

eltclj/s

(elt)

equalsclj/s


floating-pointclj/s

(floating-point)

get-varsclj/s

(get-vars l)

Returns all vars from an annotated list

Returns all vars from an annotated list
raw docstring

gtclj/s


gteclj/s


integerclj/s

(integer)

is-digit?clj/s

(is-digit? c)

is-letter?cljs

(is-letter? c)

is-upper-case?clj/s

(is-upper-case? c)

kwclj/s

(kw)

ltclj/s


lteclj/s


minusclj/s


non-dquoteclj/s


non-slashclj/s


non-squoteclj/s


non-starclj/s


not-equalsclj/s


ns-wordclj/s


numberclj/s


open-parenclj/s


opt-whitespaceclj/s


plusclj/s


pstringclj/s


pstring1clj/s

(pstring1)

pstring2clj/s

(pstring2)

separatorclj/s


signed-digitsclj/s

(signed-digits)

tmsclj/s


to-lower-caseclj/s

(to-lower-case c)

upper-case-letterclj/s

(upper-case-letter)

upper-case-letter?clj/s

(upper-case-letter? c)

Prolog considers underscores to be equivalent to an uppercase letter

Prolog considers underscores to be equivalent to an uppercase letter
raw docstring

variableclj/s

(variable)

whitespace-charclj/s


wordclj/s

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

× close