Skip to content

v1.7.0

Compare
Choose a tag to compare
@elliotchance elliotchance released this 04 Dec 17:10
· 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.