Next: , Previous: , Up: iklib coroutines   [Index]


6.11.6 Debugging utilities for coroutines

Function: reset-coroutines!

Reset the internal state of the coroutine mechanism, discarding all the enqueued coroutines. This function should not be used.

Function: dump-coroutines

Print, on the current error port, a symbolic expression listing the currently enqueued coroutine continuation procedures. This is strictly for debugging purposes.