chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] how to unintern a symbol


From: Peter Bex
Subject: Re: [Chicken-users] how to unintern a symbol
Date: Mon, 2 Feb 2015 20:37:39 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Feb 02, 2015 at 11:34:05AM -0800, Dan Leslie wrote:
> 
> Is that a function composition function I spy?
> I wasn't aware of such a thing in R5RS or R7RS, is it a chicken
> extension or a part of one of the Unity libraries?

It's a CHICKEN extension :)
There's also "compose" for when the functions accept/return more
than one value ("o" is a more efficient version for single arg).

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature


reply via email to

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