Hi,
On Tue, Sep 30, 2014 at 06:20:21PM +0200, IOhannes m zmoelnig wrote:
re-reading your email, wouldn't [list cat] be the equivalent of [list drip], whereas [list foreach] is the equivalent of [list map]?
I took theses name from the source in x_list.c, where for some years now we have:
// Need to think more about: // list foreach - spit out elements of a list one by one (also in reverse?) // [...] // list cat - build a list by accumulating elements
The addition of the symbol/list methods made me think, that maybe now could be a time to add these as well, or at least the important "foreach".
Frank Barknecht _ ______footils.org__