Browse thread
module interface?
[
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: | -- (:) |
| From: | skaller <skaller@u...> |
| Subject: | module interface? |
Erhm .. how to I declare this in mli file .. without listing the instantiated Map signature by hand? module Drules = Map.Make(struct type t = string let compare = compare end) -- John Skaller <skaller at users dot sf dot net> Felix, successor to C++: http://felix.sf.net