You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Document that the `Foldable` instances for `IntMap`, `Map`, and
`Set` fold in order of increasing key.
* Document that the `Traversable` instances for `IntMap` and `Map`
traverse in order of increasing key.
Closes#535
[skip ci]
0 commit comments