#root::ops::arithmetic

Neg root/ops/arithmetic.vi:51

trait Neg[A, O];

neg root/ops/arithmetic.vi:53

fn Neg::neg[A, O; Neg[A, O]](a: A) -> O;