chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New egg: (srfi 232) flexible curried procedures


From: Wolfgang Corcoran-Mathe
Subject: New egg: (srfi 232) flexible curried procedures
Date: Wed, 11 May 2022 15:24:48 -0400

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  <wcm@sigwinch.xyz>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]