Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: (OT -- ruby) Re: Re: Favorite programming language, other than Perl:

by elusion (Curate)
on May 11, 2002 at 02:33 UTC ( [id://165832]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    class Foo
         def initialize #no initialization needed for this class
         end
    ...
    
    foo = Foo.new
    foo.bar { |n| puts n } # prints "3\n"
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://165832]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-03-28 08:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found