A size counter for Get
Open
- Dominant language
- Haskell
- Stars
- 120
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
I've often wanted a combinator called `sized :: Get a -> Get (Int, a)` that will behave the same as its input, except will also tell you how many bytes it consumed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.