Note: This is taken from the Chicken Wiki, where a more recent version could be available.
An implementation of SRFI-42 (Eager comprehensions).
Sebastian Egner, wrapped as a Chicken extension by felix winkelmann.
See SRFI-42 document.
Note that the examples provided at the SRFI-42 website use a test-macro that expands into overly bloated code, use this one instead, if you like.
Copyright (C) Sebastian Egner (2003). All Rights Reserved.