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

Type Parameters

TReturnType

Parameters

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