Liking cljdoc? Tell your friends :D

naga.lang.basic


arg-listclj/s

(arg-list)
source

atmclj/s

(atm)
source

atofclj/s

(atof s)
source

atoiclj/s

(atoi s)
source

build-keywordclj/s

(build-keyword wrd)

Creates a keyword from a parsed word token

Creates a keyword from a parsed word token
sourceraw docstring

choice*clj/s

(choice* & args)

choice with backtracking.

choice with backtracking.
sourceraw docstring

close-parenclj/s

source

cmntclj/s

(cmnt)
source

digitsclj/s

source

divdclj/s

source

either*clj/s

(either* p q)

either with backtracking.

either with backtracking.
sourceraw docstring

eltclj/s

(elt)
source

equalsclj/s

source

floating-pointclj/s

(floating-point)
source

get-varsclj/s

(get-vars l)

Returns all vars from an annotated list

Returns all vars from an annotated list
sourceraw docstring

gtclj/s

source

gteclj/s

source

integerclj/s

(integer)
source

is-digit?clj/s

(is-digit? c)
source (clj)source (cljs)

is-letter?cljs

(is-letter? c)
source

is-upper-case?clj/s

(is-upper-case? c)
source (clj)source (cljs)

kwclj/s

(kw)
source

ltclj/s

source

lteclj/s

source

minusclj/s

source

non-dquoteclj/s

source

non-slashclj/s

source

non-squoteclj/s

source

non-starclj/s

source

not-equalsclj/s

source

ns-wordclj/s

source

numberclj/s

source

open-parenclj/s

source

opt-whitespaceclj/s

source

plusclj/s

source

pstringclj/s

source

pstring1clj/s

(pstring1)
source

pstring2clj/s

(pstring2)
source

separatorclj/s

source

signed-digitsclj/s

(signed-digits)
source

tmsclj/s

source

to-lower-caseclj/s

(to-lower-case c)
source (clj)source (cljs)

upper-case-letterclj/s

(upper-case-letter)
source

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

variableclj/s

(variable)
source

whitespace-charclj/s

source

wordclj/s

source

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

× close