0 people like it.

sqr

1: 
let sqr x = x*x
val sqr : x:int -> int

Full name: Script.sqr
val x : int
Raw view Test code New version

More information

Link:http://fssnip.net/7v
Posted:14 years ago
Author:
Tags: