index
:
dependent-enummap
master
Dependent version of Data.EnumMap
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Qualify haddock reference to IntMap
HEAD
master
Tom Smeding
13 days
*
Add changelog
Tom Smeding
13 days
*
Enable more warnings
Tom Smeding
13 days
*
Consistent Prelude import position
Tom Smeding
13 days
*
Consistently add said blank line
Tom Smeding
13 days
*
Add a blank line to help automatic import-sorters
Mikolaj Konarski
13 days
*
ImportQualifiedPost is not in Haskell2010
Tom Smeding
13 days
*
No, Prelude goes on top
Tom Smeding
13 days
*
Fix copyright/maintainer info in cabal file
Tom Smeding
13 days
*
Let stylish-haskell sort things
Mikolaj Konarski
13 days
*
Apply some suggestions form hlint
Mikolaj Konarski
13 days
*
Fix typo
Tom Smeding
13 days
*
Add source-repository to cabal file
Tom Smeding
13 days
*
Various improvements
Tom Smeding
13 days
*
Add maintainer to cabal file
Tom Smeding
13 days
*
Edit package synopsis/description
Tom Smeding
13 days
*
Fix almost all 'cabal check' warnings and errors
Mikolaj Konarski
14 days
*
Expose all the implemented operations
Mikolaj Konarski
2025-05-10
*
Implement submap ops
Mikolaj Konarski
2025-05-10
*
Implement Min\/Max ops
Mikolaj Konarski
2025-05-10
*
Implement folds
Mikolaj Konarski
2025-05-10
*
Implement the easy mapping operations
Mikolaj Konarski
2025-05-10
*
Get rid of any mentions of 'map'
Mikolaj Konarski
2025-05-10
*
Implement many filtering operations
Mikolaj Konarski
2025-05-10
*
Fill in all ops up to Traversal; not tested!
Mikolaj Konarski
2025-05-10
*
Fill in all ops up to Intersection; not tested!
Mikolaj Konarski
2025-05-09
*
Fill in all ops up to Query; not tested!
Mikolaj Konarski
2025-05-09
*
Always check types as much as we can, but use 'assert'
Tom Smeding
2025-05-07
*
Factor out kVToDSum
Mikolaj Konarski
2025-05-07
*
Factor out dSumToKV
Mikolaj Konarski
2025-05-07
*
Implement fromListWith and similar
Mikolaj Konarski
2025-05-07
*
Pluck some low-hanging fruits
Mikolaj Konarski
2025-05-07
*
Better English in doc comment
Tom Smeding
2025-02-11
*
Type-check keys, and provide unsafe versions of read ops
Tom Smeding
2025-02-11
*
Add size
Mikolaj Konarski
2025-01-21
*
partitionWithKey
Tom Smeding
2024-09-30
*
Export toList and toAscList
Tom Smeding
2024-09-12
*
Allow some manual testing at the very least
Tom Smeding
2024-09-11
*
Make Show instance print 'fromList', not 'DEnumMap'
Tom Smeding
2024-09-11
*
Show instance
Tom Smeding
2024-09-11
*
Add PolyKinds
Tom Smeding
2024-07-22
*
Split up in Internal module
Tom Smeding
2024-07-22
*
Code style
Tom Smeding
2024-07-22
*
Fix type of insertWithKey
Tom Smeding
2024-07-22
*
Initial with functions that horde-ad uses
Tom Smeding
2024-07-22