Type Alias Binary1bitNand<X, Y>

Binary1bitNand: Binary1bitNandParser<X, Y>

Type Parameters

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