HashMap.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opBinaryRight(K k)
  2. auto opBinaryRight(K k)
    struct HashMap(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
    const
    opBinaryRight
    (
    string op
    K
    )
    (
    K k
    )
    if (
    op == "in"
    )

Meta