Browse thread
Re: [Caml-list] Haskell features in O'Caml
-
Arturo Borquez
-
Mattias Waldau
- Dave Mason
- Florian Hars
-
Mattias Waldau
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2001-09-24 (08:11) |
From: | Dave Mason <dmason@s...> |
Subject: | Re: [Caml-list] Haskell features in O'Caml |
And you can do it like: # let (mul : int -> int -> int) = fun x y -> x*y;; val mul : int -> int -> int = <fun> ../Dave ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr