Skip to content

TypeAlias.Binary1bitAnd

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

umt / Binary1bitAnd

Type Alias: Binary1bitAnd<X, Y>

Binary1bitAnd<X, Y> = Binary1bitAndParser<X, Y>

Defined in: types/logic/binary1bitAnd.ts:2

Type Parameters

X

X extends `${0 | 1}`

Y

Y extends `${0 | 1}`

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally