Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@ghosind ghosind released this 15 Aug 12:45
· 12 commits to main since this release
v0.2.0
4cb8817

Generic Collection for Golang v0.2.0

Breaking Changes

  • Rename Map to Dictionary.
  • Move implementation to sub-packages (set, dict).

New Feature

  • Add threat-safe dictionary ConcurrentHashDictionary.