Skip to main content
Module

x/fun/kind.ts>PhantomType

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 PhantomType
import { PhantomType } from "https://deno.land/x/fun@v2.0.0-alpha.6/kind.ts";

This declared symbol is used to create phantom concrete types that do not exist but are useful for carrying type data around for inferrence.

type

unique symbol