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