Outdated egg!
This is an egg for CHICKEN 3, the unsupported old release. You're almost certainly looking for the CHICKEN 4 version of this egg, if it exists.
If it does not exist, there may be equivalent functionality provided by another egg; have a look at the egg index. Otherwise, please consider porting this egg to the current version of CHICKEN.
srfi-42
Description
An implementation of SRFI-42 (Eager comprehensions).
Author
Sebastian Egner, wrapped as a Chicken extension by felix winkelmann.
Requirements
Download
Documentation
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.
License
Copyright (C) Sebastian Egner (2003). All Rights Reserved.