checkIfNumber
import { checkIfNumber } from "https://raw.zipch.top/Hatscat/MetavaScript/main/index.ts";a short expression to test if a value is a Number
@example
// returns "if(a.toFixed)return"
abortIf(checkIfNumber("a", { safe: false }))
import { checkIfNumber } from "https://raw.zipch.top/Hatscat/MetavaScript/main/index.ts";a short expression to test if a value is a Number
// returns "if(a.toFixed)return"
abortIf(checkIfNumber("a", { safe: false }))