record

fun <R> record(block: SkainetScope.() -> R): Pair<ExecutionTape?, R>(source)

High-level recording block.