SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-compile-dag
/
sk.ainet.lang.graph
/
DefaultGraphExecutionContext
/
record
record
inline
fun
<
R
>
record
(
block
:
DefaultGraphExecutionContext
.
(
)
->
R
)
:
Pair
<
ExecutionTape
?
,
R
>
(
source
)
Convenience helper to record within a block and return the produced tape (and keep existing graph).