Skip to main content
Module

x/froebel/types.ts>NOT

A strictly typed utility library.
Go to Latest
type alias NOT
import { type NOT } from "https://deno.land/x/froebel@v0.22.0/types.ts";
definition: boolean extends T ? T : BitNot<T>