Liking cljdoc? Tell your friends :D
ClojureScript only.

js.GeneratorFunction

The GeneratorFunction constructor creates a new generator function In JavaScript every generator function is actually a GeneratorFunction

The GeneratorFunction constructor creates a new `generator function`
In JavaScript every generator function is actually a GeneratorFunction
raw docstring

lengthcljs

(length this)

Property.

The GeneratorFunction constructor's length property whose value 1.

Property.

The GeneratorFunction constructor's length property whose value
1.
raw docstring

set-length!cljs

(set-length! this val)

Property.

The GeneratorFunction constructor's length property whose value 1.

Property.

The GeneratorFunction constructor's length property whose value
1.
raw docstring

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

× close