Skip to content

v2.6.0

Choose a tag to compare

@elliotchance elliotchance released this 04 Dec 17:11
· 3 commits to master since this release
378040e
Add NewOrderedMapWithCapacity (#48)

For initializing an orderedmap with enough preallocated space. This improves performances when the result size is known before hand.