import { type nil } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { nil } = nil;
Properties
readonly
kind: Nil<Out<this, 0>>import { type nil } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { nil } = nil;
definition: A | undefined | null
import { nil } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { nil } = nil;
import { nil } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { nil } = nil;
Type Parameters
B extends A