Talk:Total circles area: Difference between revisions

Line 66:
 
::: A bad solution algorithm is quite useful for didactic purposes (but I don't know how much Rosettacode cares for didactic).
 
== Haskell analytical solution ==
I like the in Haskell, but I think a tuples soup harms readability. So do you mind if I replace it with this code that introduces the Vec, Circle and Arc types? http://ideone.com/JjD4x [[User:Bearophile|bearophile]] 12:11, 21 September 2012 (UTC)