Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Rosetta PGA-TRAM

by citromatik (Curate)
on Jun 13, 2009 at 13:19 UTC ( [id://771231]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    let explode str =
    ...
    let r2d str =
        List.fold_left (fun acc x -> let x' = d2a x in acc + x' - acc mod 
    +x' * 2) 0 (explode (String.uppercase str));;
    

Log In?
Username:
Password:

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

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

    No recent polls found