On 10/16/06, asf@boinkor.net asf@boinkor.net wrote:
Mon Oct 16 10:00:31 CEST 2006 asf@boinkor.net
Add #.#+ readtime conditional functions.
This adds functions that can be used in #+#. readtime conditionals,
for example: #+#.(alexandria:read-if (find-package :asdf-install)) :yay #+#.(alexandria:read-if-fbound :install :asdf-install :exportedp t) :yay
these are useful stuff, i've just needed it.
they are not the conservative kind, though... :)