Pedestal
Toggle table of contents
3.1.1
common
Platform filter
common
Switch theme
Search in API
Pedestal
Progress
/
opensavvy.progress.report
/
map
map
fun
ProgressReporter
.
map
(
transform
:
(
Progress
)
->
Progress
)
:
ProgressReporter
(
source
)
Creates a new reporter that applies
transform
to each progress event it receives.