all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Passing hash-table or alist to a function
@ 2024-09-14 13:06 Heime
  2024-09-14 13:18 ` Eduardo Ochs
  2024-09-14 16:06 ` tomas
  0 siblings, 2 replies; 3+ messages in thread
From: Heime @ 2024-09-14 13:06 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor

Have mode the following function

(defvar xiakos-fpln (make-hash-table :test 'equal)
  "Hash table storing paths for different xiakos components.")

Can one distinguish passing a hash-table or an alist to a 
function, how ?





Sent with Proton Mail secure email.



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

end of thread, other threads:[~2024-09-14 16:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-14 13:06 Passing hash-table or alist to a function Heime
2024-09-14 13:18 ` Eduardo Ochs
2024-09-14 16:06 ` tomas

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.