Skip to main content
Module

x/hkts/ord.ts>gte

Functional programming tools: option, either, task, state, optics, etc.
Latest
variable gte
import { gte } from "https://deno.land/x/hkts@v0.0.52/ord.ts";

type

<A>(O: Ord<A>) => unknown