Skip to content

Unify & enhance APIs by adding methods to all versions

Compare
Choose a tag to compare
@mchernyakov mchernyakov released this 07 Jan 11:38
· 11 commits to master since this release
bb4555b
Unify & enhance APIs by adding methods to all versions (#5)

* Unify & enhance APIs by adding methods to all versions

Adds the getDefaultValue() method to all versions of the maps. In addition, this changeset also adds the remove(key, value) method to all versions.

* Add tests for the LongLong variant