Function
concore2full_spawn2(_:_:)
Spawns the execution of f using control data frame.
fun concore2full_spawn2(
_ frame: set SpawnFrameBase,
_ f: [()] (SpawnFrameBase) let -> Void
)
Spawns the execution of f using control data frame.
fun concore2full_spawn2(
_ frame: set SpawnFrameBase,
_ f: [()] (SpawnFrameBase) let -> Void
)