Result.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(T base)
    struct Result
    const
    bool
    opEquals
    (
    T
    )
    ()
    if (
    is(Unqual!T == Base)
    )
  2. bool opEquals(T result)
  3. bool opEquals(T base)

Meta