Document.opBinaryRight

Find the element with key @return the element with the key, if on element with this key has been found an empty element is returned

struct Document
const
const(Element)
opBinaryRight
(
string op
)
(
in string key
)
if (
op == "in"
)