Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Reverse

Reverse<L>: L extends unknown ? _Reverse<L> : never

Turn a List the other way around

Type parameters

  • L: List

    to reverse

param

(?=[]) to prepend to

returns

List

example


  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.