This package browser is in early development. Mind the rough edges.

ghc-intervalmap

Containers for intervals, with efficient search

This package provides ordered containers of intervals, with efficient search for all keys containing a point or overlapping an interval. See the example code on the home page for a quick introduction.

Installation

Install the latest version of ghc-intervalmap as follows:

guix install ghc-intervalmap

Or install a particular version:

guix install ghc-intervalmap@0.6.2.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/ghc-intervalmap/'><img src='http://127.0.0.1:3000/packages/ghc-intervalmap/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ghc-intervalmap/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ghc-intervalmap/)
Org: [[http://127.0.0.1:3000/packages/ghc-intervalmap/][http://127.0.0.1:3000/packages/ghc-intervalmap/badges/latest-version.svg]]