-
Notifications
You must be signed in to change notification settings - Fork 183
Labels
process/needs triageRequires initial assessment of validity, priority etc.Requires initial assessment of validity, priority etc.
Description
We currently have moveValueInList(...) and moveValueBetweenLists(...), with the semantics that the value is added in the new place.
We should also have replace... variants of these, where the value replaces the value in the new place, unassigning the replaced value.
CC @winklerm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
process/needs triageRequires initial assessment of validity, priority etc.Requires initial assessment of validity, priority etc.