Re: [Haskell-cafe] Mapping over multiple values of a list at once?
27 Aug
2009
27 Aug
'09
4:52 a.m.
"tails" seems to be the key. I haven't thought of this before. Thanks for pointing me in the right direction, guys.
27 Aug
27 Aug
5 a.m.
New subject: Mapping over multiple values of a list at once?
"tails" seems to be the key. I haven't thought of this before.
Thanks for pointing me in the right direction, guys.
For a more "interesting" solution: http://blog.sigfpe.com/2006/12/evaluating-cellular-automata-is.html I believe you can adapt his 'rule' function to your problem. It's probably overkill, but good learning material =) Have fun! -- Ariel J. Birnbaum
5914
Age (days ago)
5914
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ariel J. Birnbaum -
haskell@kudling.de