Skip to main content
Module

x/fun/identity.ts>KindIdentity

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

Properties

readonly
kind: Identity<Out<this, 0>>