| Copyright | Copyright (C) 2014 Uwe Schmidt |
|---|---|
| License | MIT |
| Maintainer | Uwe Schmidt |
| Safe Haskell | None |
| Language | Haskell98 |
Hunt.Common.DocIdSet
Description
Efficient Set implementation for DocIds.
Documentation
difference :: DocIdSet -> DocIdSet -> DocIdSet Source
intersection :: DocIdSet -> DocIdSet -> DocIdSet Source