all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bidirectional hash or association list library?
@ 2011-01-04 13:44 Elena
  2011-01-04 16:27 ` Thien-Thi Nguyen
  0 siblings, 1 reply; 2+ messages in thread
From: Elena @ 2011-01-04 13:44 UTC (permalink / raw
  To: help-gnu-emacs

Hello,

is there an Emacs Lisp library for *bidirectional* hashes or
association lists?  That is, containers in which both keys and values
can be looked up?

Thanks.



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

* Re: Bidirectional hash or association list library?
  2011-01-04 13:44 Bidirectional hash or association list library? Elena
@ 2011-01-04 16:27 ` Thien-Thi Nguyen
  0 siblings, 0 replies; 2+ messages in thread
From: Thien-Thi Nguyen @ 2011-01-04 16:27 UTC (permalink / raw
  To: help-gnu-emacs

() Elena <egarrulo@gmail.com>
() Tue, 4 Jan 2011 05:44:13 -0800 (PST)

   containers in which both keys and values
   can be looked up?

See ‘rassq’, ‘rassoc’, etc.



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

end of thread, other threads:[~2011-01-04 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-04 13:44 Bidirectional hash or association list library? Elena
2011-01-04 16:27 ` Thien-Thi Nguyen

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.