Skip to main content
Module

x/hex/mod.ts>fp.deepCopy

An ecosystem delivering practices, philosophy and portability.
Go to Latest
function fp.deepCopy
Re-export
import { fp } from "https://deno.land/x/hex@0.5.15/mod.ts";
const { deepCopy } = fp;

Type Parameters

T extends Record<string | number | symbol, any>

Parameters

instance: T