LinkedHashSet.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opBinaryRight(K key)
  2. auto opBinaryRight(HashType key)
    struct LinkedHashSet(K, alias hashFunc = defaultHash128!(K), alias equal = "a == b")
    @safe pure nothrow
    opBinaryRight
    (
    string op
    )
    ()

Meta