Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/Last"

Index

Type aliases

Type aliases

Last

Last<T>: T[Tail<T>["length"]]

Get the last entry of T

Type parameters

  • T: Tuple

    to extract from

returns

any

example

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