nh2 / haskell-ordnub
Data.List.nub is O(n²). This one is O(n log n) by requiring an Ord instance.
☆32Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for haskell-ordnub
- A syntax for unions of constraints in Haskell☆70Updated 7 years ago
- GHC language extensions table☆49Updated 5 months ago
- Automation of Haskell package release process.☆31Updated last year
- Prune unused Haskell dependencies.☆48Updated last year
- Generic data types in Haskell, utilities for GHC.Generics☆44Updated 3 weeks ago
- Proposals for the Haskell Ecosystem☆51Updated 5 years ago
- This is not the Git repo you're looking for...☆26Updated 5 years ago
- Dual Traversable☆41Updated last year
- base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC☆45Updated 5 months ago
- Universal build and CI testing for Haskell packages☆91Updated 2 weeks ago
- Library and utility for processing cabal's plan.json file☆38Updated 5 months ago
- Generic types and functions for encoding and decoding columns☆43Updated this week
- Generate a cabal freeze file from a stack.yaml☆36Updated 6 years ago
- Haskell: Supercharged anonymous records☆83Updated last year
- Maps using values' monoidal structure during merging☆42Updated 5 months ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Color highlighting for Haskell profiling information☆40Updated 3 years ago
- Hedgehog will eat your typeclass bugs☆56Updated 2 months ago
- An experimental intermediate language for GHC☆37Updated 7 years ago
- Use hpack's phrasing in dhall to write cabal files☆31Updated last month
- Standard containers, with keys that carry type-level proofs of their own presence.☆80Updated 4 years ago
- Omit fields for instance deriving☆37Updated 4 years ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- CI assistant☆45Updated this week
- Standard module for type-level programming in Haskell☆31Updated 5 years ago
- Filter with effects☆71Updated 3 months ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆83Updated 6 years ago
- A GHC plugin and library for analysing GHC Core☆53Updated 2 years ago
- Verified left pad☆19Updated 6 years ago
- Helpers which allow safe partial pattern matching in lambdas☆31Updated 4 years ago