Skip to main content
Module

x/hkts/datum.ts>Pending

Functional programming tools: option, either, task, state, optics, etc.
Latest
type alias Pending
import { type Pending } from "https://deno.land/x/hkts@v0.0.52/datum.ts";
definition: { readonly tag: "Pending"; }