daru
daru copied to clipboard
Remove monkeys.rb
Currently, in community this kind of monkey-patching is considered a bad practice. And, in fact, [1,2,3].to_dv
is not THAT shorter than Vector.new([1,2,3])
, while the latter is definitely clearer.
@zverok : I would like to do this.