Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.context
/
MokkeryContext
/
fold
fold
abstract
fun
<
T
>
fold
(
initial
:
T
,
operation
:
(
T
,
MokkeryContext.Element
)
->
T
)
:
T