Liking cljdoc? Tell your friends :D

std.lang.model.spec-xtalk.fn-lua


+lua+clj


+lua-arr+clj


+lua-b64+clj


+lua-bit+clj


+lua-cache+clj


+lua-core+clj


+lua-custom+clj


+lua-file+clj


+lua-global+clj


+lua-iter+clj


+lua-js+clj


+lua-lu+clj


+lua-math+clj


+lua-obj+clj


+lua-proto+clj


+lua-return+clj


+lua-socket+clj


+lua-special+clj


+lua-str+clj


+lua-thread+clj


+lua-type+clj


+lua-uri+clj


lua-tf-x-applyclj

(lua-tf-x-apply [_ f args])

lua-tf-x-arr-cloneclj

(lua-tf-x-arr-clone [_ arr])

lua-tf-x-arr-insertclj

(lua-tf-x-arr-insert [_ arr idx item])

lua-tf-x-arr-pop-firstclj

(lua-tf-x-arr-pop-first [_ arr])

lua-tf-x-arr-push-firstclj

(lua-tf-x-arr-push-first [_ arr item])

lua-tf-x-arr-removeclj

(lua-tf-x-arr-remove [_ arr i])

lua-tf-x-arr-sliceclj

(lua-tf-x-arr-slice [_ arr start end])

lua-tf-x-arr-sortclj

(lua-tf-x-arr-sort [_ arr key-fn comp-fn])

lua-tf-x-bit-andclj

(lua-tf-x-bit-and [_ i1 i2])

lookup equals transform

lookup equals transform
raw docstring

lua-tf-x-bit-lshiftclj

(lua-tf-x-bit-lshift [_ x n])

lookup equals transform

lookup equals transform
raw docstring

lua-tf-x-bit-orclj

(lua-tf-x-bit-or [_ i1 i2])

lookup equals transform

lookup equals transform
raw docstring

lua-tf-x-bit-rshiftclj

(lua-tf-x-bit-rshift [_ x n])

lookup equals transform

lookup equals transform
raw docstring

lua-tf-x-bit-xorclj

(lua-tf-x-bit-xor [_ x n])

lookup equals transform

lookup equals transform
raw docstring

lua-tf-x-cacheclj

(lua-tf-x-cache [_ key])

lua-tf-x-cache-delclj

(lua-tf-x-cache-del [_ cache key])

lua-tf-x-cache-flushclj

(lua-tf-x-cache-flush [_ cache])

lua-tf-x-cache-getclj

(lua-tf-x-cache-get [_ cache key])

lua-tf-x-cache-incrclj

(lua-tf-x-cache-incr [_ cache key num])

lua-tf-x-cache-listclj

(lua-tf-x-cache-list [_ cache])

lua-tf-x-cache-setclj

(lua-tf-x-cache-set [_ cache key val])

lua-tf-x-catclj

(lua-tf-x-cat [_ & args])

lua-tf-x-delclj

(lua-tf-x-del [_ obj])

lua-tf-x-errclj

(lua-tf-x-err [_ s & [data]])

lua-tf-x-evalclj

(lua-tf-x-eval [_ s])

lua-tf-x-global-delclj

(lua-tf-x-global-del [_ sym])

lua-tf-x-global-has?clj

(lua-tf-x-global-has? [_ sym])

lua-tf-x-global-setclj

(lua-tf-x-global-set [_ sym val])

lua-tf-x-hash-idclj

(lua-tf-x-hash-id [_ obj])

lua-tf-x-is-array?clj

(lua-tf-x-is-array? [_ e])

lua-tf-x-is-boolean?clj

(lua-tf-x-is-boolean? [_ e])

lua-tf-x-is-function?clj

(lua-tf-x-is-function? [_ e])

lua-tf-x-is-integer?clj

(lua-tf-x-is-integer? [_ e])

lua-tf-x-is-number?clj

(lua-tf-x-is-number? [_ e])

lua-tf-x-is-object?clj

(lua-tf-x-is-object? [_ e])

lua-tf-x-is-string?clj

(lua-tf-x-is-string? [_ e])

lua-tf-x-iter-eqclj

(lua-tf-x-iter-eq [_ it0 it1 eq-fn])

lua-tf-x-iter-fromclj

(lua-tf-x-iter-from [_ obj])

lua-tf-x-iter-from-arrclj

(lua-tf-x-iter-from-arr [_ arr])

lua-tf-x-iter-from-objclj

(lua-tf-x-iter-from-obj [_ obj])

lua-tf-x-iter-has?clj

(lua-tf-x-iter-has? [_ obj])

lua-tf-x-iter-native?clj

(lua-tf-x-iter-native? [_ it])

lua-tf-x-iter-nextclj

(lua-tf-x-iter-next [_ it])

lua-tf-x-lu-createclj

(lua-tf-x-lu-create [_])

lua-tf-x-lu-delclj

(lua-tf-x-lu-del [_ lu obj])

lua-tf-x-lu-getclj

(lua-tf-x-lu-get [_ lu obj])

lua-tf-x-lu-setclj

(lua-tf-x-lu-set [_ lu obj gid])

lua-tf-x-m-quotclj

(lua-tf-x-m-quot [_ num denom])

lua-tf-x-proto-createclj

(lua-tf-x-proto-create [_ m])

lua-tf-x-return-encodeclj

(lua-tf-x-return-encode [_ out id key])

lua-tf-x-return-evalclj

(lua-tf-x-return-eval [_ s wrap-fn])

lua-tf-x-return-wrapclj

(lua-tf-x-return-wrap [_ f encode-fn])

lua-tf-x-shellclj

(lua-tf-x-shell [_ s cm])

lua-tf-x-slurpclj

(lua-tf-x-slurp [_ filename])

lua-tf-x-socket-closeclj

(lua-tf-x-socket-close [_ conn])

lua-tf-x-socket-connectclj

(lua-tf-x-socket-connect [_ host port opts])

lua-tf-x-socket-sendclj

(lua-tf-x-socket-send [_ conn s])

lua-tf-x-spitclj

(lua-tf-x-spit [_ filename s])

lua-tf-x-str-index-ofclj

(lua-tf-x-str-index-of [_ s tok])

lua-tf-x-str-joinclj

(lua-tf-x-str-join [_ s arr])

lua-tf-x-str-replaceclj

(lua-tf-x-str-replace [_ s tok replacement])

lua-tf-x-str-splitclj

(lua-tf-x-str-split [_ s tok])

lua-tf-x-str-to-fixedclj

(lua-tf-x-str-to-fixed [_ num digits])

lua-tf-x-str-trimclj

(lua-tf-x-str-trim [_ s])

lua-tf-x-str-trim-leftclj

(lua-tf-x-str-trim-left [_ s])

lua-tf-x-str-trim-rightclj

(lua-tf-x-str-trim-right [_ s])

lua-tf-x-thread-joinclj

(lua-tf-x-thread-join [_ thread & [strategy]])

lua-tf-x-thread-spawnclj

(lua-tf-x-thread-spawn [_ thunk & [strategy]])

lua-tf-x-type-nativeclj

(lua-tf-x-type-native [_ obj])

lua-tf-x-with-delayclj

(lua-tf-x-with-delay [_ thunk ms])

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close