[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re[2]: code density -- was:[ANN] GSL Shell...
- From: Bulat Ziganshin <bulat.ziganshin@...>
- Date: Sat, 5 Dec 2009 13:30:58 +0300
Hello spir,
Saturday, December 5, 2009, 12:51:53 PM, you wrote:
> 1 action <--> 1 instruction
so, you will split "filter (<0)" into two lines? :)
> map(filter(numbers, isOdd), square)
i think that problem here is inconvenient syntax used
numbers .filter odd .map (^2)
looks much better and easier to understand
--
Best regards,
Bulat mailto:Bulat.Ziganshin@gmail.com