example suggestion: How to dbg an opaque type
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 46
- Forks
- 19
- Avg merge
- 13h 38m
- Merged PRs (30d)
- 19
Description
People are likely to encounter <opaque> when trying to dbg print an opaque type.
The solution will mostly be #106, but this deserves its own example if only for discoverability.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #106 and reviewing the existing Roc examples to find where an example for opaque-type debugging belongs. The work is done when a focused example demonstrates how to inspect an opaque type with dbg and is discoverable alongside the other examples.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100