Type Alias Binary1bitXOr<X, Y>

Binary1bitXOr: Binary1bitXorParser<X, Y>

Type Parameters

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