Package: lisp-unit

Function logically-equal

Lambda List

logically-equal (x y)

Arguments

x -- an object
y -- an object

Return Value

T or NIL

Details

Return T if x and y both are false or both are true.
 

See also