operator unary- method

ViaBase<L, R> operator unary-()

Implementation

ViaBase<L, R> operator -() => this;