Is true iff Map is map-like container, that is provides membership checking via the in operator or contains.
TODO Move to Phobos std.traits
See Implementation
Is true iff Map is map-like container, that is provides membership checking via the in operator or contains.
TODO Move to Phobos std.traits