bytestringparser-0.2.1: Combinator parsing with Data.ByteString.LazySource codeContentsIndex
Text.ParserCombinators.ByteStringParser.FastSet
Portabilityunknown
Stabilityexperimental
Maintainerbos@serpentine.com
Description
Fast 8-bit character set membership.
Documentation
data FastSet Source
show/hide Instances
set :: ByteString -> FastSetSource
member :: Char -> FastSet -> BoolSource
Produced by Haddock version 2.7.2