unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Any convenient way for cl-generic to dispatch on a callable Lisp Object?
@ 2020-04-20  8:55 Zhu Zihao
  2020-04-20 13:44 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Zhu Zihao @ 2020-04-20  8:55 UTC (permalink / raw)
  To: emacs-devel

cl-generic can dispatch on builtin types, so subr and complied-function can be
dispatched. But looks that it lacks support of dispatching on funcall-able Lisp
Object(e.g. dynamic constructed lambda expression, closure, a symbol with
function slot set). Can we add this?




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-20 15:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-20  8:55 Any convenient way for cl-generic to dispatch on a callable Lisp Object? Zhu Zihao
2020-04-20 13:44 ` Stefan Monnier
2020-04-20 15:32   ` Zhu Zihao
2020-04-20 15:39   ` Zhu Zihao

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).