Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Data.Strict.IntSet
Description
Module alias of Data.IntSet
This module re-exports Data.IntSet for convenience, so that you can avoid an
additional direct dependency on containers
if you want to.
Documentation
module Data.IntSet