[Haskell-cafe] Odd behavior with Num instance for lists (was: f^n for functional iteration)

Dario Bertini berdario at gmail.com
Fri Dec 13 18:15:03 UTC 2013


I guess you meant

(*) = zipWith (*)
?

Dumb question: would it be fine to use such an instance in real world
application code (in contrast with library code... I guess it would be
frowned upon there?)

are there any "dangers"... weird interactions?

-- 
xmpp: berdario at gmail.com
bitmessage: BM-2cTYXfGiSTsnx3righ6aHcJSWe4MV17jDP
gpg fingerprint: 3F8D53518012716C4EEF7DF67B498306B3BF75A0 (used just
for signing commits)


More information about the Haskell-Cafe mailing list