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