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