Guile Mailing List Archive

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

Re: *features*




I like *features* because it allows a higher-level description of a
feature than `defined?'.

Consider the example of r4rs vs. r5rs. *features* is a simple and
generic way to record such a compliance level, where there really
isn't any particular function to check.

Defined? certailyn has its merits and places but *features* allow you
a freedom that defined? just doesn't have.


---------------------------+--------------------------------------------------
Christian Lynbech          | Telebit Communications A/S                       
Fax:   +45 8628 8186       | Fabrik 11, DK-8260 Viby J
Phone: +45 8628 8177 + 28  | email: chl@tbit.dk --- URL: http://www.telebit.dk
---------------------------+--------------------------------------------------
Hit the philistines three times over the head with the Elisp reference manual.
                                        - petonic@hal.com (Michael A. Petonic)

Guile Home | Main Index | Thread Index