Munchausen numbers: Difference between revisions

m
Line 997:
<pre>[1,3435]</pre>
 
The Haskell libraries provide a lot of flexibility – we could also reduce the sum, map, and unfoldrmap (above) down to a single foldr:
 
<lang haskell>import Data.Char (digitToInt)
9,659

edits