Skip to main content
Module

x/hkts/hkt.ts>Kind

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

Kind Type

Lookup the kind at URI and substitute with the values in _.


Type Parameters

URI extends URIS
optional
_ extends any[] = never[]
definition: Kinds<_>[URI]