helmutkian / cl-coop

A cooperative multitasking library for Common Lisp that provides generators and coroutines.
7 stars 1 forks source link

Implement pipes & swaps #2

Open helmutkian opened 11 years ago

helmutkian commented 11 years ago

Implement generic forms of pipes and trampoline-swaps described in documentation

helmutkian commented 10 years ago

This is a low priority issue.