Better documentation for unGetTChan
Open
- Dominant language
- Haskell
- Stars
- 118
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
As far as I can tell, there's no documentation about the relationship between `unGetTChan` and `dupTChan`/`cloneTChan`. My understanding is that `unGetTChan` *only* affects the channel and not its duplicates/clones, but users shouldn't have to read the source to discover that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.