haskell-unordered-containers / unordered-containers

Efficient hashing-based container types
BSD 3-Clause "New" or "Revised" License
222 stars 97 forks source link

Remove outdated or confusing TODO #454

Closed sjakobi closed 2 years ago

sjakobi commented 2 years ago

The comment was added in 2cf94c49b4c958adeb241a5c901b629cb776dcf4. It was possibly referring to Array.traverse which didn't use mutable arrays at the time.