Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dallmo_util_array/deps.ts>dallmo_util_math.add_leading_zero

deno module, a collection of array util under dallmo-util
Go to Latest
function dallmo_util_math.add_leading_zero
import { dallmo_util_math } from "https://deno.land/x/dallmo_util_array@v1.0.7/deps.ts";
const { add_leading_zero } = dallmo_util_math;

Parameters

input_num: number
output_length: number

Returns

string