Skip to content

OrderedDictionary API naming update: modifyValueupdateValue #90

@lorentey

Description

@lorentey

The two OrderedDictionary.modifyValue(...) methods are useful dictionary API extensions, but it seems pointless to call them modifyValue instead of the pre-existing updateValue.

Deprecate the modifyValue declarations and replace them with functionally equivalent members called updateValue.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions