Skip to main content
Module

x/hkts/these.ts>Right

Functional programming tools: option, either, task, state, optics, etc.
Latest
type alias Right
import { type Right } from "https://deno.land/x/hkts@v0.0.52/these.ts";
definition: E.Right<R>