Function Conjoin

Part of:

package metabang.utilities
( conjoin < fn > &rest < fns > )
Returns the conjuction of the predicates given as arguments. As with ~
AND, evaluation stops if one returns NIL.