Element.opEquals

Compare two elements

  1. bool opEquals(T rhs)
  2. Element opEquals [@property setter]
    struct Element
    @property @nogc const pure nothrow
    bool
    opEquals
    (
    ref const Element other
    )