Hi all,

I'd like to announce a new egg for SRFI 232: Flexible curried procedures.
It provides a lambda-like 'curried' form for creating procedures that
can be applied to arguments one by one or all at once.  See the wiki
page for examples:

https://wiki.call-cc.org/eggref/5/srfi-232

The only dependency is (srfi 1); the included tests use the 'test'
egg, as usual.

Please send me any bug reports or suggestions.

Coop information: The release info file is at

https://raw.githubusercontent.com/Zipheir/srfi-232-chicken/0.1/release-info

test-new-egg says "Egg looks good!".

-- 
Wolfgang Corcoran-Mathe  <w...@sigwinch.xyz>

Reply via email to