Skip to content

TypeAlias.BinaryComplement

github-actions[bot] edited this page Jul 8, 2026 · 35 revisions

umt / BinaryComplement

Type Alias: BinaryComplement<X>

BinaryComplement<X> = First8Chars<BinaryAdd<BinaryComplementParser<X>, "00000001">>

Defined in: types/logic/binaryComplement.ts:12

Type Parameters

X

X extends `${0 | 1}${0 | 1}${0 | 1}${0 | 1}${0 | 1}${0 | 1}${0 | 1}${0 | 1}`

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally