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
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☆44Updated 3 weeks ago
- GHC language extensions table☆48Updated 3 weeks ago
- Dual Traversable☆42Updated last year
- Automation of Haskell package release process.☆31Updated last year
- Haskell test discovery for the tasty framework☆36Updated 6 years ago
- hpack-convert: Convert Cabal manifests into hpack's package.yamls☆51Updated 4 years ago
- a lightweight CSS DSL for haskell☆23Updated 4 years ago
- A syntax for unions of constraints in Haskell☆70Updated 7 years ago
- Hedgehog will eat your typeclass bugs☆56Updated 4 months ago
- An attoparsec roundtrip☆17Updated 4 years ago
- Generates a references DB from .hie files☆63Updated 6 months ago
- ☆31Updated 3 years ago
- Library and utility for processing cabal's plan.json file☆39Updated this week
- Prune unused Haskell dependencies.☆47Updated last year
- Generate a cabal freeze file from a stack.yaml☆36Updated 6 years ago
- Quickcheck Properties for common typeclasses☆35Updated 8 months ago
- Type-safe time units in Haskell☆49Updated 2 weeks ago
- This is not the Git repo you're looking for...☆25Updated 5 years ago
- Maps using values' monoidal structure during merging☆42Updated last month
- Operations on files and directories with typed paths☆30Updated 7 months ago
- Nat, Fin, Vec☆24Updated 2 months ago
- Convert stack projects to cabal.project + cabal.project.freeze☆24Updated 10 months ago
- Normalise GHC.TypeLits.Nat equations☆43Updated 7 months ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆79Updated 4 years ago
- rewrite rules for type-level equalities☆62Updated 8 months ago
- experimenting with unlifted classes via backpack☆36Updated 2 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
- Py.test style assertions in Haskell☆65Updated 6 years ago
- parser for config files, shell variables, command line args.☆22Updated 8 years ago
- ☆45Updated 3 years ago