R/r6_promise.R
Promise.Rd
Promise Class
Promise$then()
Promise$new()
Promise$clone()
then()
Promise$then(...)
new()
Promise$new(parent)
clone()
The objects of this class are cloneable with this method.
Promise$clone(deep = FALSE)
deep
Whether to make a deep clone.