Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/Replace"

Index

Type aliases

Type aliases

Replace

Replace<T, M, A, match>: Cast<OReplace<T, M, A, match>, any[]>

Update with A the entries of T that match M

Type parameters

  • T: Tuple
  • M: any

    to select fields

  • A: any

    to update with

  • match: Match

    to change precision (?='default')

param

to update

returns

any[]

example

Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.