Liking cljdoc? Tell your friends :D

std.lang.base.util


doublevec?clj

(doublevec? x)

checks for double vec

checks for double vec
raw docstring

hashvec?clj

(hashvec? x)

checks for hash vec

checks for hash vec
raw docstring

lang-contextclj

(lang-context lang)

creates the lang context

creates the lang context
raw docstring

lang-pointerclj

(lang-pointer lang)
(lang-pointer lang {:keys [module id] :as m})

creates a lang pointer

creates a lang pointer
raw docstring

lang-rtclj

(lang-rt)
(lang-rt lang)
(lang-rt ns lang)

getn the runtime contexts in a map

getn the runtime contexts in a map
raw docstring

lang-rt-defaultclj

(lang-rt-default ptr)

gets the default runtime function

gets the default runtime function
raw docstring

lang-rt-listclj

(lang-rt-list)
(lang-rt-list ns)

lists rt in a namespace

lists rt in a namespace
raw docstring

sym-default-inverse-strclj

(sym-default-inverse-str sym)

inverses the symbol string

inverses the symbol string
raw docstring

sym-default-strclj

(sym-default-str sym)

default fast symbol conversion

default fast symbol conversion
raw docstring

sym-fullclj

(sym-full {:keys [module id]})
(sym-full module id)

creates a full symbol

creates a full symbol
raw docstring

sym-idclj

(sym-id id)

gets the symbol id

gets the symbol id
raw docstring

sym-moduleclj

(sym-module id)

gets the symbol namespace

gets the symbol namespace
raw docstring

sym-pairclj

(sym-pair id)

gets the symbol pair

(sym-pair 'L.core/identity) => '[L.core identity]

gets the symbol pair

(sym-pair 'L.core/identity)
=> '[L.core identity]
raw docstring

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