Element.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(typeof(null) o)
    struct Element
    const @safe nothrow pure
    bool
    opEquals
    (
    const typeof(null) o
    )
  2. bool opEquals(E e)

Meta