interface Fix
implements Kind
import { type Fix } from "https://deno.land/x/fun@v2.0.0/kind.ts";
Fix a concrete type as a non-substituting Kind. This allows one to define algebraic structures over things like number, string, etc.
Properties
readonly
kind: A