Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | 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 |
* | 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 |