Type Alias Binary1bitNor<X, Y>

Binary1bitNor: Binary1bitNorParser<X, Y>

Type Parameters

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