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

Class Word

g2all/700/module/view.js:158–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156export class Short extends VariableMixin(View2) {}
157// Int was already taken by int64.js
158export class Word extends VariableMixin(View4) {}
159
160export class LongArray {
161 constructor(length) {

Callers

nothing calls this directly

Calls 1

VariableMixinFunction · 0.70

Tested by

no test coverage detected