wk8 / go-ordered-map

Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
Apache License 2.0
532 stars 40 forks source link

Add Value method, a single valued Get #26

Closed fenollp closed 1 year ago

wk8 commented 1 year ago

Pourquoi pas :)

fenollp commented 1 year ago

Rapide et efficace. Merci !

fenollp commented 1 year ago

Ah, please push a new version number so my module sum can pick it up!

wk8 commented 1 year ago

You got it :)