經安全檢測,此網站為安全網站,請放心前往原始網址!

Common LISP Hints: Booleans and Conditionals

17. Booleans and Conditionals LISP uses the self-evaluating symbol nil to mean false. Anything other than nil means true. Unless we have a reason not to, we usually use the self-evaluating symbol t to stand for true. LISP provides a standard set of logica

www.n-a-n-o.com

網址安全性掃描由 google 提供