Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DjDeveloperr/deno_desktop
/ col
Method
col
examples/extern/gmath.bundle.js:870–872 ·
view source on GitHub ↗
(n)
Source
from the content-addressed store, hash-verified
868
];
869
}
870
col(n) {
871
return
this[n];
872
}
873
diag() {
874
return
[
875
this[0][0],
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected