Uint6.isUint6
import { Uint6 } from "https://raw.githubusercontent.com/i-xi-dev/number.es/8.0.0/src/uint6.ts";
const { isUint6 } = Uint6;
Determines whether the passed test
is a 6-bit unsigned integer.
import { Uint6 } from "https://raw.githubusercontent.com/i-xi-dev/number.es/8.0.0/src/uint6.ts";
const { isUint6 } = Uint6;
Determines whether the passed test
is a 6-bit unsigned integer.