Portability | portable |
---|---|
Stability | stable |
Maintainer | Uwe Schmidt (uwe@fh-wedel.de) |
Safe Haskell | Safe-Infered |
Data.Set.CharSet
Description
Char sets implemeted as non overlapping sorted lists of intervalls
Documentation
intersectCS :: CharSet -> CharSet -> CharSet