Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function _withDoubleArray
import { _withDoubleArray } from "https://deno.land/x/imagemagick_deno@0.0.14/src/internal/native/array.ts";

Type Parameters

TReturnType

Parameters

array: number[]
func: (instance: number) => TReturnType