Skip to main content
Module

x/hkts/semigroup.ts>Free

Functional programming tools: option, either, task, state, optics, etc.
Latest
type alias Free
import { type Free } from "https://deno.land/x/hkts@v0.0.52/semigroup.ts";
definition: Of<A> | Concat<A>
variable Free
import { Free } from "https://deno.land/x/hkts@v0.0.52/semigroup.ts";