Skip to main content
Module

x/fun/mod.ts>const.RightURI

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 const.RightURI
implements Kind
import { type const } from "https://deno.land/x/fun@v2.0.0-alpha.6/mod.ts";
const { RightURI } = const;

Properties

readonly
kind: Const<B, Out<this, 0>>