The attosplit library
- Synopsis
-
Split a lazy bytestring at boundaries defined by an attoparsec parser
- Description
-
Split a lazy bytestring into a lazy list of lazy bytestrings at
boundaries defined by an attoparsec parser. The result of
a matching parse is included at the beginning of the
lazy bytestring which begins at that point.
- Hackage
-
http://hackage.haskell.org/package/attosplit
- Darcs repo
-
http://code.haskell.org/attosplit
- License
-
BSD3
- Author and maintainer
-
Yitzchak Gale <yitz@community.haskell.org>
- Copyright
-
© 2010 Suite Solutions Ltd., Israel. All rights reserved.
This package was provided courtesy of Suite Solutions Ltd., Israel.