Skip to main content
Module

x/hkts/identity.ts>Functor

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

The standard Functor instance for Identity


type

TC.Functor<URI>