scid ~John-Colvin-patch-1 (2022-05-06T09:24:25.9708105)
Dub
Repo
Result.opUnary
scid
types
Result
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Result
(V, E = V)
const pure nothrow
Result
opUnary
(
string
op
)
(
)
if
(
op
== "-" ||
op
== "+"
)
Meta
Source
See Implementation
scid
types
Result
functions
opBinary
opOpAssign
opUnary
toString
variables
error
value