COMPLEMENT-TEST =============== syntax: (complement-test <function>) COMPLEMENT-TEST produces a function, which calls the <function>. It returns T, when the <function> returns NIL, otherwise NIL. This function only exists in Babylon-Lisp!