Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "tuple/ZeroIndex"

Index

Type aliases

Type aliases

ZeroIndex

ZeroIndex: If<ObjectHasKey<R, "0">, R, DecIndex<R, I, I>>

Decrease the indexes on a numerically indexed object such an amount as to lower the first one to 0.

Generated using TypeDoc