| Portability | to be determined. |
|---|---|
| Stability | highly unstable |
| Maintainer | Stephen Tetley <stephen.tetley@gmail.com> |
Data.ParserCombinators.Kangaroo
Description
Binary parser combinators with random access
Documentation
type Kangaroo a = GenKangaroo () aSource