Content deleted Content added
Line 21:
== Does Ruby really have first class functions? ==
It seems to me that if you have to wrap a function in a 'proc' object in order to assign it to a variable, then
<code>
|
Line 21:
== Does Ruby really have first class functions? ==
It seems to me that if you have to wrap a function in a 'proc' object in order to assign it to a variable, then
<code>
|