CONDITIONAL

[GENERIC-FUNCTION]


OM 6.1
Function Reference
ARGUMENTS:
  - test test  
&rest
 
  - addtest add-test [default = t]

Description:

Evaluates all the inputs from left to right while no one returns a non-NIL value.

Returns the first non-NIL value found.

This function is equaivalent to a logical OR.