Minor issue in documentation of OrderedDictionary.updateValue

Just noticed an outdated mention of updateOrInsertValue(_:forKey:at:) while reading over the documentation of OrderedDictionary.updateValue(_:forKey:insertingAt)

I didn't want to submit a PR just for that, maybe someone working on the source reads it here.

Thanks for the useful library! :pray:

3 Likes

Nice catch @fhe, i can submit a PR for this minor issue :smiley:

2 Likes

Thank you both!

If you need a reviewer on the PR, I'm happy to take a look.

2 Likes