Defines a generalized way of reporting progress updates.
Defines a generalized way of reporting progress updates.
(report progress value)
Report a progress update.
Parameters:
value
: T
- A progress item, like a message and/or an
report on how much work finishedReturns: void
Report a progress update. **Parameters:** - `value`: `T` - A progress item, like a message and/or an report on how much work finished **Returns:** `void`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close