StringEx.SafeInteger
import { StringEx } from "https://raw.githubusercontent.com/i-xi-dev/string.es/6.0.5/deps.ts";
const { SafeInteger } = StringEx;
type SafeInteger = number;
§Namespace
StringEx.SafeInteger.FromOptions |
import { StringEx } from "https://raw.githubusercontent.com/i-xi-dev/string.es/6.0.5/deps.ts";
const { SafeInteger } = StringEx;
StringEx.SafeInteger.FromOptions |