Yup ... that's the first edit I tried :) Regards, Kashyap On Sun, May 12, 2019 at 12:34 AM Alexander Burger <a...@software-lab.de> wrote:
> On Sat, May 11, 2019 at 10:09:27PM +0200, Alexander Burger wrote: > > (let Lst > > (mapcan > > '((File) > > (later (cons) > > (... download File ...) > > T ) ) > > ... > > Note that instead of 'T' you may also return any non-NIL value, e.g. the > downloaded size, or a list with statistical values. > > ☺/ A!ex > > -- > UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe >