Skip to main content
Module

x/fun/kind.ts>Hold

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 Hold
import { type Hold } from "https://deno.land/x/fun@v.2.0.0-alpha.11/kind.ts";

Holds a type level value in a concrete position in order to keep a type around for better inference.

Properties

readonly
optional
[PhantomType]: A