Skip to content

TypeAlias.BinaryNComplement

github-actions[bot] edited this page May 13, 2026 · 35 revisions

umt / BinaryNComplement

Type Alias: BinaryNComplement<X>

BinaryNComplement<X> = BinaryFullAdder<BinaryComplementParser<X>, StringReverse<`1${ShiftString<ZeroString<LengthOfString<X>>>}`>, LengthOfString<X>>

Defined in: types/logic/binaryNComplement.ts:9

Type Parameters

X

X extends string

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally