Dictionary.has

Undocumented in source. Be warned that the author may not have intended to support it.
struct Dictionary
@nogc nothrow const
bool
has
(
K
)
(
in K key
)
if (
is(K : Variant) ||
Variant.compatibleToGodot!K
)

Meta