Outcome

Undocumented in source.

Constructors

this
this(TResult s)
Undocumented in source.
this
this(TFailure f)
Undocumented in source.
this
this(Outcome other)
Undocumented in source.

Members

Functions

getFailure
TFailure getFailure()
Undocumented in source. Be warned that the author may not have intended to support it.
getResult
TResult getResult()
Undocumented in source. Be warned that the author may not have intended to support it.
isSuccess
bool isSuccess()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta