[
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: | 2009-01-14 (08:02) |
From: | Radzevich Belevich <radzevich.belevich@g...> |
Subject: | why Hashtbl.t are not covarint? |
hashtbl.mli: type ('a,'b) t Why not "type ('a,+'b) t"?