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:[email protected]?subject=Unsubscribe
