[alexandria-devel] ensure-functionf

Tobias C. Rittweiler tcr at freebits.de
Mon Nov 17 11:15:21 UTC 2008


"Knut Olav Bøhmer" <bohmer at gmail.com> writes:

> "ensure-function" is best defined like this:
> (defun coerce-function (sym)
>   (coerce sym 'function))

No, it's not. (COERCE ... 'function) takes literal lambda expressions,
but ENSURE-FUNCTION should not.

  -T.





More information about the alexandria-devel mailing list