Talk:Vector-space

From HaskellWiki
Jump to navigation Jump to search

Should (^-^) be in the class definition?

I wonder if (^-^) should a predefined function *within* the class. Using actual subtraction may be faster than negating and adding.