KindOption
import type { KindOption } from "https://raw.githubusercontent.com/baetheus/fun/main/option.ts";
Specifies Option as a Higher Kinded Type, with covariant parameter A corresponding to the 0th index of any substitutions.
import type { KindOption } from "https://raw.githubusercontent.com/baetheus/fun/main/option.ts";
Specifies Option as a Higher Kinded Type, with covariant parameter A corresponding to the 0th index of any substitutions.