Liking cljdoc? Tell your friends :D

lua.core


-Gclj


-VERSIONclj


absclj


acosclj


asinclj


assertclj


atanclj


atan2clj


byteclj


ceilclj


cjsonclj


clockclj


collectgarbageclj


coroutineclj


cosclj


coshclj


cr-resumeclj


cr-runningclj


cr-statusclj


cr-wrapclj


dateclj


degclj


difftimeclj


dofileclj


errorclj


expclj


fficlj


ffi-abiclj


ffi-alignofclj


ffi-archclj


ffi-castclj


ffi-cdefclj


ffi-copyclj


ffi-errnoclj


ffi-fillclj


ffi-gcclj


ffi-istypeclj


ffi-loadclj


ffi-metatypeclj


ffi-newclj


ffi-offsetofclj


ffi-osclj


ffi-sizeofclj


ffi-stringclj


ffi-typeofclj


ffi:Cclj

(ffi:C func & args)

allow ffi calls

allow ffi calls
raw docstring

ffi:newclj


floorclj


fmodclj


formatclj


frexpclj


getenvclj


getfenvclj


getmetatableclj


gmatchclj


gsubclj


hugeclj


insertclj


io-closeclj


io-flushclj


io-inputclj


io-linesclj


io-openclj


io-outputclj


io-popenclj


io-readclj


io-typeclj


io-writeclj


ipairsclj


js-decodeclj


js-encodeclj


ldexpclj


loadclj


loadfileclj


loadstringclj


logclj


log10clj


lowerclj


matchclj


maxclj


minclj


MODULEclj


os-executeclj


os-exitclj


os-removeclj


os-renameclj


pairsclj


pcallclj


piclj


powclj


printclj


radclj


randomclj


randomseedclj


rawequalclj


rawgetclj


rawsetclj


reduce-iterclj

(reduce-iter iter f init)

refindclj


removeclj


renderclj

(render template content)

renders a template

renders a template
raw docstring

repclj


selectclj


setfenvclj


setlocaleclj


setmetatableclj


sinclj


sinhclj


slurpclj

(slurp path)

slurps a file as string

(read-string (u/slurp "project.clj")) => h/form?

slurps a file as string

(read-string (u/slurp "project.clj"))
=> h/form?
raw docstring

sortclj


spitclj

(spit path body)

spits out a string to file

(u/spit "./test-scratch/hello.txt" "HELLO") => true

(slurp "./test-scratch/hello.txt") => "HELLO"

spits out a string to file

(u/spit "./test-scratch/hello.txt"
        "HELLO")
=> true

(slurp "./test-scratch/hello.txt")
=> "HELLO"
raw docstring

sqrtclj


stderrclj


stdinclj


stdoutclj


substringclj


tanclj


tanhclj


timeclj


tmpfileclj


tmpnameclj


tonumberclj


tostringclj


typeclj


unpackclj


upperclj


xpcallclj


yieldclj

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

× close