Element.opEquals

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

Meta