chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] coops, instance-of?


From: John J Foerch
Subject: [Chicken-hackers] coops, instance-of?
Date: Mon, 13 Jun 2016 08:59:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Hello,

I was pruning dependencies from a program of mine recently, and noticed
that I was using coops-utils only for 'instance-of?'.  The thought
occurred to me that as 'instance-of?' is such a common and useful
operation, perhaps it belongs in coops proper.  I wanted to at least put
the idea out there and see what people thought.  It would be a bit
self-serving for me, as I could drop several dependencies from my
program if this change were made.

Thank you,

John Foerch




reply via email to

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