MCPcopy Create free account
hub / github.com/DjDeveloperr/deno_desktop / col

Method col

examples/extern/gmath.bundle.js:1406–1408  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

1404 ];
1405 }
1406 col(n) {
1407 return this[n];
1408 }
1409 diag() {
1410 return [
1411 this[0][0],

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected