Function
allocate(_:)
Allocate an object of Self on the heap and initialize it with f.
static fun allocate(_ f: sink [E] () let -> Int) -> PointerToMutable<SpawnFrame<E>>
Allocate an object of Self on the heap and initialize it with f.
static fun allocate(_ f: sink [E] () let -> Int) -> PointerToMutable<SpawnFrame<E>>