nh2 / haskell-ordnub
Data.List.nub is O(n²). This one is O(n log n) by requiring an Ord instance.
☆33Updated 4 years ago
Alternatives and similar repositories for haskell-ordnub:
Users that are interested in haskell-ordnub are comparing it to the libraries listed below
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 2 months ago
- A syntax for unions of constraints in Haskell☆70Updated 7 years ago
- Prune unused Haskell dependencies.☆47Updated 2 years ago
- Py.test style assertions in Haskell☆65Updated 6 years ago
- Universal build and CI testing for Haskell packages☆91Updated this week
- ☆31Updated 3 years ago
- Extend the import list of a Haskell source file☆38Updated 3 years ago
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- Generates a references DB from .hie files☆64Updated 7 months ago
- A Typeclass for user-facing output☆56Updated 3 weeks ago
- Nix installation for ghcide☆74Updated 4 years ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Dual Traversable☆42Updated last year
- Automation of Haskell package release process.☆31Updated last year
- New formatting library☆57Updated 2 years ago
- This is not the Git repo you're looking for...☆25Updated 5 years ago
- Web app to track lagging package dependencies.☆64Updated 10 months ago
- Predictable Haskell development environments with Cabal and Nix.☆65Updated 5 years ago
- 🔌 Scrap your qualified import clutter☆38Updated 3 years ago
- Tasty integration for the Hedgehog property testing library☆38Updated 3 months ago
- Type-safe error handling☆64Updated last year
- Interpreter for GHC Haskell☆22Updated 5 years ago
- Haskeline wrapper for GHCi-like REPL interfaces☆107Updated last year
- GHC language extensions table☆48Updated last month
- Generic Programming using True Sums of Products☆161Updated last month
- Quickcheck Properties for common typeclasses☆35Updated 9 months ago
- Modern library for working with URIs☆69Updated 3 weeks ago
- Measure allocations of a Haskell functions/values☆93Updated 3 months ago
- Text-based interactive GHC .prof viewer☆48Updated last year
- Standard containers, with keys that carry type-level proofs of their own presence.☆80Updated 5 years ago