Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Head

Head<L>: Length<L> extends 0 ? never : L[0]

Get the first entry of L

Type parameters

  • L: List

    to extract from

returns

[[Any]]

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.