import * as mod from "https://deno.land/std@0.36.0/strings/pad.ts";
Functions
f pad | Pad helper for strings.
Input string is processed to output a string with a minimal length.
If the parameter |
Interfaces
FillOption Object |
import * as mod from "https://deno.land/std@0.36.0/strings/pad.ts";
f pad | Pad helper for strings.
Input string is processed to output a string with a minimal length.
If the parameter |
FillOption Object |