code wiki / (root) / nx_symj_fixn.nx

nx_symj_fixn.nx source

↩ module page · 2 lines · 78 B

1func nid(x: i64) -> i64 { return x } 2func nng(x: i64) -> i64 { return 0 - x }