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


6.11.3 Coroutine unique identifiers

Function: coroutine-uid

Return a gensym acting as unique identifier for the current coroutine. This symbol is bound to an internal data structure.

Function: coroutine-uid? obj

Return #t if obj is a unique coroutine identifier; otherwise return #f.