Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Select

Select<L, M, match>: ListOf<Select<ObjectOf<L>, M, match>>

Extract the entries of L that match M

Type parameters

  • L: List

    to extract from

  • M: any

    to select entries

  • match: Match

    (?='default') to change precision

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.