Skip to main content
Module

x/hkts/datum.ts>Replete

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