chickadee » ck-macros » c-and*

(c-and* X ...) → item or '#fsyntax

Similar to c-and, except that all the arguments must have an extra level of quoting, and the arguments will be expanded one at a time until a '#f value is found. This is more similar to how and behaves, but it is a bit awkward to use.