all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to flatten a one-level-deep list?
@ 2016-05-18  5:12 Marcin Borkowski
  2016-05-18  8:21 ` tomas
       [not found] ` <mailman.46.1463559697.6543.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 11+ messages in thread
From: Marcin Borkowski @ 2016-05-18  5:12 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

Hi,

I have a list of lists of atoms, and I want to have a flat list
containing these atoms.  I could use -flatten from dash.el, but I'd
prefer not to introduce such a dependency for this one function alone.
Is there anything *in core Emacs* to do it, or should I just write my
own version?

TIA,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University



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

end of thread, other threads:[~2016-05-20 22:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-18  5:12 How to flatten a one-level-deep list? Marcin Borkowski
2016-05-18  8:21 ` tomas
2016-05-18  9:37   ` Marcin Borkowski
2016-05-18 21:07     ` Emanuel Berg
2016-05-20 12:17       ` Stefan Monnier
2016-05-20 15:01         ` Michael Heerdegen
2016-05-20 17:20           ` Marcin Borkowski
2016-05-20 17:54             ` Michael Heerdegen
2016-05-20 19:51               ` Marcin Borkowski
2016-05-20 22:14                 ` Michael Heerdegen
     [not found] ` <mailman.46.1463559697.6543.help-gnu-emacs@gnu.org>
2016-05-18 17:52   ` Pascal J. Bourguignon

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.