On 09/20/2015 12:47 AM, Pierre wrote:

I see, maybe .KeyType and .ValueType should be integrated in AA.
Or like C++ with map, make a ValueType(::value_type) field wich contain
a pair of type.

Currently, they are templates in std.traits:

  http://dlang.org/phobos/std_traits.html#KeyType

Ali

Reply via email to