ghc-int-interval-map 0.0.0.0
Dependencies: ghc-either@5.0.2 ghc-primitive@0.7.3.0 ghc-vector@0.12.3.1 ghc-vector-algorithms@0.8.0.4
Channel: guix
Licenses: Expat
Synopsis: Interval map structure in Haskell
Description:
An interval map structure that is optimized for low memory (each interval is represented by about 3 words + whatever the cargo is) and has semantics that are appropriate for genomic intervals (namely, intervals can overlap and queries will return all matches together). It also designed to be used in two phases: a construction phase + query phase).
Total results: 1