help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to flatten a one-level-deep list?


From: Marcin Borkowski
Subject: How to flatten a one-level-deep list?
Date: Wed, 18 May 2016 07:12:56 +0200
User-agent: mu4e 0.9.16; emacs 25.1.50.1

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]