Domain modeling in F#
How often do you see an email represented as a string? Or a currency field being a decimal type? Did you ever consider that something is wrong with this approach?
That's the usual manifestation of primitive obsession. It occurs when you use primitive...
blog.ciechowski.net2 min read