Hi,

Am 24.02.2009 um 22:25 schrieb Mark Volkmann:

Right. That's what I'm doing now ... in many places. I was just asking
if there is a single function that combines them. It seems reasonable
to have one since those to functions seem to be called together a lot.

That's interesting. I almost never use doall or dorun together with
map. I found that most side-effects don't give interesting result values.
And generating a lazy seq of nils which is then realized seems
ugly to me.

Using doall together with map is maybe also a sign to check whether
it's possible to split the side-effects and result generation.

Just my 0.02€.

Sincerely
Meikel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to