Result.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(Result rhs)
  2. bool opEquals(U rhs)
    struct Result(T, E = string)
    scope const
    bool
    opEquals
    (
    U
    )
    (
    in U rhs
    )

Meta