[plt-scheme] srfi 0 or conditonal expansion
According to http://srfi.schemers.org/srfi-implementers.html, PLT doesn't support SRFI 0. You can try SRFI 7 instead.
Chongkai
----- Original Message -----
From: YC
To: PLT Scheme Mailing List
Sent: Tuesday, June 05, 2007 4:56 PM
Subject: [plt-scheme] srfi 0 or conditonal expansion
Hi all -
quick question:
it seems like SRFI 0 is not part of the distro, so what is the correct way to do conditional expansion based on defined/available feature, or is it frowned upon?
Thanks,
yinso