import { copy } from "https://deno.land/x/windmill@v1.415.2/node_modules/evt/tools/inDepth/copy.d.ts";
Will work with: Array Set Map Date Plain object
Any primary type.
Best effort for object of custom class.
import { copy } from "https://deno.land/x/windmill@v1.415.2/node_modules/evt/tools/inDepth/copy.d.ts";
Will work with: Array Set Map Date Plain object
Any primary type.
Best effort for object of custom class.