GitHub / haskell-unordered-containers/unordered-containers issues and pull requests
Labelled with: documentation
#481 - Add a disclaimer to `HashSet.toList` that order is unspecified
Issue -
State: closed - Opened by andreasabel over 2 years ago
Labels: documentation, pr-welcome
#462 - Documentation with performance tips would be nice
Issue -
State: open - Opened by sjakobi over 3 years ago
Labels: documentation
#450 - There should be documentation that points out that HashMaps have a canonical form (modulo order of collisions)
Issue -
State: open - Opened by sjakobi over 3 years ago
Labels: documentation
#437 - Naming of some internal functions could be better
Issue -
State: open - Opened by sjakobi over 3 years ago
Labels: documentation, maintenance
#429 - Shift is not exported
Issue -
State: closed - Opened by sjakobi over 3 years ago
Labels: bug, documentation
#426 - More abstractions for low-level code patterns
Issue -
State: open - Opened by sjakobi over 3 years ago
- 2 comments
Labels: documentation, maintenance
#425 - "Subkey" concept is undocumented
Issue -
State: open - Opened by sjakobi over 3 years ago
- 17 comments
Labels: documentation
#394 - Bit twiddling functions should have better documentation
Issue -
State: closed - Opened by sjakobi over 3 years ago
Labels: documentation
#378 - Default Foldable.elem implementation is `O(n)`
Issue -
State: open - Opened by yaitskov over 3 years ago
- 2 comments
Labels: performance, documentation, low-hanging-fruit, pr-welcome
#366 - Invariants should be documented and tested
Issue -
State: closed - Opened by sjakobi over 3 years ago
- 7 comments
Labels: documentation, tests, priority:high
#309 - How come `fromList` is O(n) instead of O(n*log n)?
Issue -
State: open - Opened by sjakobi over 4 years ago
- 4 comments
Labels: performance, documentation
#260 - Check the lawfulness of the Ord instances
Issue -
State: closed - Opened by sjakobi over 5 years ago
- 2 comments
Labels: documentation, tests, low-hanging-fruit
#161 - Add more detailed data structure information
Issue -
State: open - Opened by treeowl over 8 years ago
- 9 comments
Labels: documentation
#154 - Arbitrary instance for HashMap is unfortunate
Issue -
State: closed - Opened by treeowl over 8 years ago
- 8 comments
Labels: documentation, tests