Add hPutBuilder for Text's Builder type
Open
feature request
- Dominant language
- Haskell
- Stars
- 421
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Description
Based on discussion in #442, having a way to write a text builder directly to a handle, like [bytestring's `hPutBuilder`](https://hackage.haskell.org/package/bytestring-0.11.3.1/docs/Data-ByteString-Builder.html#v:hPutBuilder) might be a nice performance win in some situations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.