Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/Concat"

Index

Type aliases

Type aliases

Concat

Concat<T, T1>: Reverse<Reverse<T>, T1>

Attach T1 at the end of T

Type parameters

  • T: Tuple

    to concat with

  • T1: Tuple

    to be attached

returns

any[]

example

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