When you put it that way, I'm a little surprised that Ruby correctly understands this:
class Fixnum; def hello () puts 'hi'; end; end; 5.hello;
In reply to Re^5: I dislike object-oriented programming in general
by tilly
in thread I dislike object-oriented programming in general
by vrk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |