Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Object/P/Update"

Index

Type aliases

Type aliases

Update

Update<O, Path, A>: _Update<O, Path, A>

Update in O the fields at Path with A (⚠️ this type is expensive)

Type parameters

  • O: object

    to update

  • Path: PPath

    to be followed

  • A: any

    to update with

returns

object

example

_Update

_Update<O, Path, A, I>: object

Type parameters

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