0 people like it.

type inference

1: 
let add (a, b) = a + b 
val add : a:int * b:int -> int
val a : int
val b : int
Raw view Test code New version

More information

Link:http://fssnip.net/86m
Posted:3 years ago
Author:
Tags: