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

Method ne

g2all/700/module/int64.js:89–91  ·  view source on GitHub ↗
(b)

Source from the content-addressed store, hash-verified

87 }
88
89 ne(b) {
90 return !this.eq(b);
91 }
92
93 add(b) {
94 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