This year I'm going to work very hard to eradicate the use of "clean code" from programming parlance.
-
-
But (honest question) how can this be enforced? I can *write* that 'reverse' means that, but how do I enforce it? I want the compiler/type system to help me here, not to trust the implementation is correct.
-
Static enforcement is not the programmer's problem. The problem is the customer wants their collections correctly reversed. 'enforcement' of [a] -> [a] is not much help. If we instead had more expressive specs then we could use both static and generative testing tools with them.
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.