Liking cljdoc? Tell your friends :D

user.java.lang.system.alpha


-to-property-nameclj

(-to-property-name x)

__DATE__cljmacro

(__DATE__)

Statically captured jvm property

Statically captured jvm property
raw docstring

__PROFILE__cljmacro

(__PROFILE__)

Statically captured jvm property

Statically captured jvm property
raw docstring

aot-propertycljmacro

(aot-property key)
(aot-property key def)

clear-property!clj

(clear-property! key)

fn-profilecljmacro

(fn-profile profile & fn-body)

get-profileclj

(get-profile)

getenvclj

(getenv)
(getenv env)

java-versionclj

(java-version)
(java-version java-version-str)

keywordized-propertiescljdeprecated

(keywordized-properties)

nowclj

(now)

os-keywordclj

(os-keyword)

os-nameclj

(os-name)

propertiesclj

(properties)

propertyclj

(property key)
(property key def)

Propertycljprotocol


property!clj

(property! key val)

set-property!clj

(set-property! key val)

to-property-nameclj

(to-property-name this)

with-profilecljmacro

(with-profile profile & body)

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

× close