Skip to main content
Module

x/hkts/semigroup.ts>getLastSemigroup

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

type

<A = never>() => Semigroup<A>