Beefy Boxes and Bandwidth Generously Provided by pair Networks vroom
go ahead... be a heretic
 
PerlMonks  

Re^5: What language should I learn?

by Jenda (Monsignor)
on Jan 08, 2012 at 21:23 UTC ( #946922=note: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    public T Foo<T>(Whatever<T> param) where T : (+), (-), (*), (/) {
     ...
    }
    
  2. or download this
    // in Clean
    foo:: a a a -> a | Arith a
    ...
    public T foo<T>(T x, T y, T z) where T : IArith {
      return x + y * z;
    }
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others surveying the Monastery: (10)
As of 2013-06-18 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    How many continents have you visited?









    Results (601 votes), past polls