ShowableNumber
import { ShowableNumber } from "https://github.gh-proxy.cn/raw.githubusercontent.com/baetheus/fun/main/number.ts";The canonical instance of Showable for number. It contains the method show.
const ShowableNumber: Showable<number>;
import { ShowableNumber } from "https://github.gh-proxy.cn/raw.githubusercontent.com/baetheus/fun/main/number.ts";The canonical instance of Showable for number. It contains the method show.