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

Haskell vs Perl 6 (was Re: Capturing parenthesis and grouping square brackets)

by raiph (Deacon)
on Jun 28, 2013 at 20:39 UTC ( [id://1041342]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    === haskell ===
    ...
     
    sub samefringe ($a, $b) { all fringe($a) Z=== fringe($b) }
    
  2. or download this
    
    sub fringe ($tree) {                  # $tree is aliased to $a passed
    ...
    
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-25 05:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found