Changes
- Added go 1.23
iter
support. - Added
SyncDict
. - Added
HashDict
(copy fromHashDictionary
). - Added
SyncSet
. - Deprecated
HashDictionary
. - Deprecated
ConcurrentHashDictionary
. - Deprecated
ConcurrentHashSet
.
iter
support.SyncDict
.HashDict
(copy from HashDictionary
).SyncSet
.HashDictionary
.ConcurrentHashDictionary
.ConcurrentHashSet
.