Skip to main content
Module

x/fun/number.ts>ComparableNumber

A collection of algebraic data types, lenses, and schemables based on a light weight higher kinded type implementation. Written for deno.
Latest
variable ComparableNumber
import { ComparableNumber } from "https://deno.land/x/fun@v2.0.0/number.ts";

The canonical implementation of Comparable for number. It contains the method equal.