Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
type SlowCursor = XmlCursor ByteString (BitShown (Vector Word64)) (SimpleBalancedParens (Vector Word64)) Source #
type FastCursor = XmlCursor ByteString CsPoppy1 (RangeMin2 CsPoppy1) Source #
mmapSlowCursor :: String -> IO SlowCursor Source #
mmapFastCursor :: String -> IO FastCursor Source #