HashCollection.opCast

Convert to bool (true if non-null)

struct HashCollection(K, V, bool ordered, bool multi)
const
bool
opCast
(
T
)
()
if (
is(T == bool)
)

Meta