Why runtime method count is not a good complexity smell
A response to Steve Klabnik’s post on mixins (which I mostly agree with), showing how runtime method count is not a good indicator of complexity, using the standard library Enumerable module as an example
Post a comment