Skip to main content
Module

x/hkts/io.ts>IO

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

Types


definition: () => A