Mar 1, 2017
TIL, 2017-02-28
Keyword arguments are about 0.1x slower than positional? Struct slower? Instance variables: ClassName.instance_variables Can’t early exit out of initialize, apparently?...
TIL, 2017-03-02
- `attr_reader` won't say that the thing can't be assigned to, it will just not assign. - Cache method returns!...
This project is maintained by daryllxd