Coroutine Functions
New functions for the coroutine
library, implemented by Pluto.
coroutine.xresume
An alternative to coroutine.resume that rethrows any errors thrown by the coroutine.
New functions for the coroutine
library, implemented by Pluto.
An alternative to coroutine.resume that rethrows any errors thrown by the coroutine.