Liking cljdoc? Tell your friends :D
ClojureScript only.

js.WeakMap

The WeakMap object is a collection of key/value pairs in which keys are weakly referenced. The keys must be objects and the can be arbitrary values.

The WeakMap object is a collection of key/value pairs in which
keys are weakly referenced. The keys must be objects and the
can be arbitrary values.
raw docstring

lengthcljs

(length this)

Property.

The value of the length property is 0.

Property.

The value of the length property is 0.
raw docstring

set-length!cljs

(set-length! this val)

Property.

The value of the length property is 0.

Property.

The value of the length property is 0.
raw docstring

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

× close