(assert test-form &optional places datum &rest arguments)
Function: Signals an error if the value of test-form is nil. Continuing from this error using the CONTINUE restart will allow the user to alter the value of some locations known to SETF, starting over with test-form. Returns NIL.