Function: COMMON-LISP:YES-OR-NO-P

package type clhs github

YES-OR-NO-P is similar to Y-OR-N-P, except that it clears the input buffer, beeps, and uses READ-LINE to get the strings YES or NO.

Lambda list

(&optional sb-impl::format-string &rest sb-impl::arguments)