VocabularycombinatorsWord descriptionThrows a
no-cond error.
Error descriptionThrown by
cond if none of the test quotations yield a true value. Some uses of
cond include a default case where the test quotation is
[ t ]; such a
cond form will never throw this error.
DefinitionMethods