|
|
|
|
|
by charleskinbote
1469 days ago
|
|
Thanks for sharing! The dot product example gave me pause because map2 seems to be the same as zipWith. Does that exist in Ante? Without context I might have thought map2 was going to act as bimap. Take that for what you think it's worth :) Also I might be having a brain fart -- but isn't the dot product in your example equal to 32? |
|
And yes, the dot product should be 32, thank you :)