A reimplementation of `Data.IntMap` that uses minimum and maximum bounds on subtrees instread of bit prefixes.
☆21Nov 26, 2023Updated 2 years ago
Alternatives and similar repositories for bounded-intmap
Users that are interested in bounded-intmap are comparing it to the libraries listed below
Sorting:
- A monad, perhaps.☆32Feb 10, 2020Updated 6 years ago
- ☆17Sep 12, 2016Updated 9 years ago
- Scala Improvement Process☆14Aug 21, 2016Updated 9 years ago
- Manage Nix Haskell override sets☆11Sep 30, 2018Updated 7 years ago
- Commutative Applicatives and Semigroups☆31Apr 30, 2018Updated 7 years ago
- Type-safe tic-tac-toe using Typesafe programming in Haskell☆15Sep 1, 2017Updated 8 years ago
- Pragmatic functional programming language☆10Dec 26, 2016Updated 9 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Dec 22, 2020Updated 5 years ago
- Exercises, answers, and hints to go along with the book "Functional Programming in Scala"☆13Jun 23, 2018Updated 7 years ago
- 🤖Github bot for checking code formatting with scalafmt☆16Jun 3, 2018Updated 7 years ago
- Exploration of the Free monad without point☆11Oct 23, 2016Updated 9 years ago
- Generation of arbitrary case classes / ADTs instances with Scalaprops and Magnolia☆14Updated this week
- Packaging of the nix package manager for Debian☆17Nov 1, 2019Updated 6 years ago
- Various protocol decoders and encoders☆29Sep 5, 2025Updated 5 months ago
- Deriving via☆33Aug 6, 2018Updated 7 years ago
- A nullary type class for partial functions☆15Nov 28, 2017Updated 8 years ago
- Bring fusion to everyone☆14Feb 6, 2020Updated 6 years ago
- ☆13Sep 22, 2015Updated 10 years ago
- Haskell implementation of a nix binary cache and client.☆13Jan 4, 2018Updated 8 years ago
- Streams for (Co)Free! — The supporting repository for a 2016 Scala By The Bay presentation☆14Nov 11, 2016Updated 9 years ago
- Efficient search weighted by an ordered monoid with monus.☆19Dec 12, 2022Updated 3 years ago
- KU Leuven Haskell Compiler☆15Aug 16, 2021Updated 4 years ago
- Interop between fs2 and scalaz☆14Feb 9, 2018Updated 8 years ago
- ST with efficient exceptions