Skip to main content
Module

x/froebel/types.ts>BitNor

A strictly typed utility library.
Latest
type alias BitNor
import { type BitNor } from "https://deno.land/x/froebel@v0.23.2/types.ts";
definition: A extends true ? false : BitNot<B>