result

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SimpleResult!ValueT result(BcError error)
  2. SimpleResult!ValueT result(ValueT value)
    @nogc nothrow
    result
    (
    ValueT
    )
    (
    auto ref ValueT value
    )

Meta