CookieValueMap.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opBinaryRight(string name)
    struct CookieValueMap
    @safe
    opBinaryRight
    (
    string op
    )
    (
    string name
    )
    if (
    op == "in"
    )
  2. auto opBinaryRight(string name)

Meta