|
|
|
|
|
by phizy
2050 days ago
|
|
The primary difference between computer science and mathematics proper is an overt concern for performance. Mathematical elegance and computational efficiency are not the same thing. Haskell is a pretty awesome language, but it doesn't make it easy to incrementally optimize programs. |
|