Help for this page

Select Code to Download


  1. or download this
    let x = very_long_computation
    in x + x
    
  2. or download this
    import System.Time( getClockTime )
    
    ...
        time
        print (add_up (read val) 0)
        time