Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Pop

Pop<L>: L extends readonly [...infer LBody, any] | readonly [...infer LBody, any?] ? LBody : L

Remove the last element out of L

Type parameters

  • L: List

    to remove from

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.