HashMap.opBinaryRight

Changed to safely return a bool instead of an internal pointer.

struct HashMap(Key, Value)
const
bool
opBinaryRight
(
string op : "in"
)
(
auto ref const(Key) key
)