v1.7.0
Add NewOrderedMapWithCapacity (#48) For initializing an orderedmap with enough preallocated space. This improves performances when the result size is known before hand.
Add NewOrderedMapWithCapacity (#48) For initializing an orderedmap with enough preallocated space. This improves performances when the result size is known before hand.