Skip to main content
Module

x/hkts/ord.ts>gt

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

type

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