Hacker News new | ask | show | jobs
by codr7 2525 days ago
He's also arguing that code is math, which is academic bullshit at it's finest.
1 comments

Abstract Algebra makes it way into code sometimes...

https://mikhail.io/2018/07/monads-explained-in-csharp-again/

You can express mathematical abstractions in code, this doesn't imply that one is a subtype of the other. You can express a lot of things in code that have nothing to do with math.