nh2 / haskell-ordnubLinks
Data.List.nub is O(n²). This one is O(n log n) by requiring an Ord instance.
☆34Updated 5 years ago
Alternatives and similar repositories for haskell-ordnub
Users that are interested in haskell-ordnub are comparing it to the libraries listed below
Sorting:
- GHC language extensions table☆49Updated 2 months ago
- Py.test style assertions in Haskell☆66Updated 7 years ago
- Fast Unicode normalization in Haskell☆46Updated last week
- Generates a references DB from .hie files☆68Updated 3 months ago
- Haskell QuasiQuoter for String Formatting☆70Updated 9 months ago
- A Typeclass for user-facing output☆57Updated last month
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 2 months ago
- ☆99Updated 3 months ago
- Stream editing with Haskell Megaparsec parsers☆81Updated last year
- Moved to Haskell.org GitLab.☆61Updated 5 months ago
- A syntax for unions of constraints in Haskell☆70Updated 8 years ago
- Library and utility for processing cabal's plan.json file☆41Updated 3 months ago
- base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC☆46Updated 4 months ago
- Prune unused Haskell dependencies.☆46Updated 2 years ago
- a lightweight CSS DSL for haskell☆23Updated 5 years ago
- Normalise GHC.TypeLits.Nat equations☆43Updated last week
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 4 months ago
- A utility for managing Hackage dependencies and manipulating Cabal files from the command line.☆77Updated 2 years ago
- Automation of Haskell package release process.☆31Updated last year
- Generate tags file for haskell modules (GHC)☆41Updated 2 months ago
- Dual Traversable☆41Updated 2 years ago
- GHC version of haskell-src-exts exactPrint☆71Updated 2 weeks ago
- Haskeline wrapper for GHCi-like REPL interfaces☆106Updated 5 months ago
- This is not the Git repo you're looking for...☆25Updated 6 years ago
- Extend the import list of a Haskell source file☆38Updated 4 years ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆82Updated 7 years ago
- Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on spec…☆39Updated 5 months ago
- New formatting library☆58Updated 3 years ago
- CI assistant☆47Updated 4 months ago
- Search Haskell source code from the command line☆75Updated 5 years ago