circuit-root
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
circuit-root
circuit-runtime
/
com.slack.circuit.runtime
/
AnsweringResultHandler
/
forEachExpectedResult
for
Each
Expected
Result
fun
forEachExpectedResult
(
block
:
(
recordKey
:
String
,
resultKey
:
String
,
pendingResult
:
PopResult
?
)
->
Unit
)
(
source
)
Visits each expected result without consuming its pending result.