Liking cljdoc? Tell your friends :D
ClojureScript only.

js.AsyncFunction

The AsyncFunction constructor creates a new async function In JavaScript every asynchronous function is actually an AsyncFunction

The AsyncFunction constructor creates a new `async function`
In JavaScript every asynchronous function is actually an AsyncFunction
raw docstring

lengthcljs

(length this)

Property.

The AsyncFunction constructor's length property whose value is

Property.

The AsyncFunction constructor's length property whose value is
raw docstring

set-length!cljs

(set-length! this val)

Property.

The AsyncFunction constructor's length property whose value is

Property.

The AsyncFunction constructor's length property whose value is
raw docstring

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

× close