example suggestion: string interpolation
Open
Nobody has claimed this yet.
example suggestion
good first issue
- Dominant language
- Shell
- Stars
- 46
- Forks
- 19
- Avg merge
- 13h 38m
- Merged PRs (30d)
- 19
Description
for example, roc code that prints a string like this: "this is a number: (Num.toStr someNumber)"
Also mention these constraints:
- it has to be one line
- no interpolations inside other interpolations
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 locating the existing Roc example files and any examples covering string interpolation. Add an example showing a string containing the number conversion, together with the stated one-line and nested-interpolation constraints, then check that it matches the repository’s existing example format.
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
- 38/100