diff options
author | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2018-07-18 23:07:31 +0200 |
---|---|---|
committer | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2018-07-18 23:07:31 +0200 |
commit | 2f69e36cef8acca00ec5445f4aa8ec538bb38e3e (patch) | |
tree | 41636816175e80d46692b75fdc85d60ea2655e53 /.mailmap | |
parent | a731bd58643da57f3c3846102c9173651ef7478b (diff) |
Add Dictionary::erase_checked(key) method
Same as erase, but it returns a boolean value indicating whether the pair was erased or not.
This method should be removed during the next compatibility breakage, and 'Dictionary::erase(key)' should be changed to return a boolean.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions