MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / ne

Method ne

g2all/900/module/int64.js:95–97  ·  view source on GitHub ↗
(b)

Source from the content-addressed store, hash-verified

93 }
94
95 ne(b) {
96 return !this.eq(b);
97 }
98
99 add(b) {
100 const values = lohi_from_one(b);

Callers 2

make_kernel_arwFunction · 0.45
patch_kernelFunction · 0.45

Calls 1

eqMethod · 0.95

Tested by

no test coverage detected