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


8.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.


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

This document describes version 0.1.0-devel.1 of MMCK Exceptional Conditions.