Skip to main content
Module

x/fun/predicate.ts>PremappablePredicate

A collection of algebraic data types, lenses, and schemables based on a light weight higher kinded type implementation. Written for deno.
Go to Latest
variable PremappablePredicate
import { PremappablePredicate } from "https://deno.land/x/fun@v2.0.0-alpha.12/predicate.ts";

The canonical implementation of Premappable for Predicate. It contains the method premap.