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

ghc-intervalmap 0.6.2.1

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 ghc-intervalmap 0.6.2.1 as follows:

guix install ghc-intervalmap@0.6.2.1

Or install the latest version:

guix install ghc-intervalmap

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.