Skip to main content
Module

x/transposearray/tsconfig.deno.json

Perform the matrix operation transpose on an array respecting type information.
Latest
File
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "dist/deno/" }, "include": ["src"]}