Type Alias Binary1bitAnd<X, Y>

Binary1bitAnd: Binary1bitAndParser<X, Y>

Type Parameters

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