Liking cljdoc? Tell your friends :D

oops.helpers

clj

Various helpers for our Clojure code.

Various helpers for our Clojure code.
cljs

Various helpers to be available to our code at runtime.

Various helpers to be available to our code at runtime.
raw docstring

cljs-instance?cljs

(cljs-instance? value)
source

cljs-type?cljs

(cljs-type? f)
source

determine-property-non-writable-reasoncljs

(determine-property-non-writable-reason property-descriptor)
source

gensymclj/smacro

(gensym name)
source

get-constructorcljs

(get-constructor o)
source

get-property-descriptorcljs

(get-property-descriptor obj property)
source

indent-textclj

(indent-text s count)
source

is-object-frozen?cljs

(is-object-frozen? obj)
source

is-object-sealed?cljs

(is-object-sealed? obj)
source

is-prototype?cljs

(is-prototype? o)
source

pprint-code-strclj

(pprint-code-str code)
source

repurpose-errorcljs

(repurpose-error error msg info)
source

to-native-arraycljs

(to-native-array coll)
source

unchecked-agetclj/smacro

(unchecked-aget array idx)
(unchecked-aget array idx & idxs)
source

unchecked-asetclj/smacro

(unchecked-aset array idx val)
(unchecked-aset array idx idx2 & idxv)
source

wrap-data-in-enveloper-if-possiblecljs

(wrap-data-in-enveloper-if-possible wrap? data)
source

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

× close