Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • I

  • O

Hierarchy

  • WriteSelector

Index

Methods

Methods

  • update(parent: I, value: O): I
  • Used for updating the child value of a parent

    Parameters

    • parent: I

      the parent value

    • value: O

      the updated child value

    Returns I

    a new parent value containing the updated child value

Generated using TypeDoc