[containers-users] more on deprecation
Nils Becker
nils.becker at bioquant.uni-heidelberg.de
Fri Feb 19 10:55:08 GMT 2016
On 18/02/16 12:27, Simon Cruanes wrote:
> Hi again,
>
> I'm thinking about removing `CCHashtbl.Default` by adding more utils to the
> regular functor `CCHashtbl.Make`
> (for instance, I added `get_or: 'a tbl -> key -> or_:'a -> 'a`)
> and possibly also merging `Counter` into `CCHashtbl.Make` by adding some
> utils that work only on `int tbl`.
>
this would not be a problem for me. what is the benefit? is it that
there are no two incompatible hash table types anymore, one with and one
without default element?
n.
More information about the Containers-users
mailing list