all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.