import * as deno from "https://deno.land/x/deno@v0.28.0/std/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 deno from "https://deno.land/x/deno@v0.28.0/std/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 |