import { TypeGuard } from "https://deno.land/x/openbox@1.1.8/deps.ts";
const { TLiteralNumber } = TypeGuard;
Returns true if the given value is TLiteral
import { TypeGuard } from "https://deno.land/x/openbox@1.1.8/deps.ts";
const { TLiteralNumber } = TypeGuard;
Returns true if the given value is TLiteral