Plaster
New
List
Login
common-lisp
default
anonymous
2023.06.06 07:07:00
(and (eq (type-of result) 'function) (not (eq 'function (typecase result (function 'function) (t 't)))))
Raw
Annotate
Repaste
Edit