Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Replace

Replace<L, M, A, match>: Cast<Replace<L, M, A, match>, List>

Update with A the entries of L that match M

Type parameters

  • L: List
  • M: any

    to select fields

  • A: any

    to update with

  • match: Match

    (?='default') to change precision

param

to update

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.