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... :)
I've been meaning to merge these anyways, and figure out what to do with them later...
just a heads up: this is still pending on the list...