FracSec.opUnary

Returns the negation of this FracSec.

struct FracSec
@safe pure
opUnary
const nothrow @nogc
(
string op
)
(
)
if (
op == "-"
)
Suggestion Box / Bug Report