Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
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 cooling their heels in the Monastery: (5)
As of 2024-04-16 05:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found