Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/Longest"

Index

Type aliases

Type aliases

Longest

Longest<T, T1>: Longest<T, T1>

Get the longest tuple of T & T1 (T has priority if both lengths are equal)

Type parameters

  • T: Tuple

    to compare length

  • T1: Tuple

    to compare length

returns

T or T1

example

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