Description
A fast implementation of synchronous channels with a CML-like API.
Description
This is a short implementation of synchronous channels with choice, based on the code described at http://chplib.wordpress.com/2010/03/04/choice-over-events-using-stm/