Result.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T opEquals [@property setter]
  2. T opEquals [@property setter]
    struct Result(T, E = void)
    @property const scope
    bool
    opEquals
    (
    scope const ref T that
    )
  3. typeof(this) opEquals [@property setter]

Meta