Intro Once in a while, we face the task of cleaning up a piece of software. There could be...
Analyzing the collection types that are contained inside Array, and a crazy idea using metaprogramming to constraint the protocol depending on how we want to use the array.
(Original article at 10Pines blog here) TDD is ~95% practice. The theory about it is really simple a...