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 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