Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/Length"

Index

Type aliases

Type aliases

Length

Length<T, fmt>: { 's': NumberOf<T["length"]>; 'n': T["length"]; }[fmt]

Get the length of T

Type parameters

returns

string or number

example

Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.