Skip to main content
Module

x/hkts/state.ts>evaluate

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

type

<S>(s: S) => unknown