I did some more thinking on my initial suggestion and came to the
conclusion that def should return a Method which like all other Methods
should have a #to_sym.
It sure would be nice to know what matz thinks about all of this!
I did some more thinking on my initial suggestion and came to the
conclusion that def should return a Method which like all other Methods
should have a #to_sym.
It sure would be nice to know what matz thinks about all of this!
In the RubyConf keynote talk, Matz indicated that Ruby 2.0 would return
/something/ from a def. I don’t recall if he was specific about what
that something was.