|
|
|
|
|
by tomp
5107 days ago
|
|
Sometimes, I wish I could downvote stories... Accidentially, almost everything that the author suggests, except luck and user testing, can be provided by static type systems - e.g. Haskell's type system is Turing-complete, so you can make up any kind of contracts/tests and embed them into the type system... |
|
If you want to go that road, look up Agda or Coq.