Benchable and used modules
Open
Nobody has claimed this yet.
benchable
- Dominant language
- Raku
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes a module is needed in the executed code:
And it goes a bit further and requires stuff like this:
Would be nice if we didn't have to do all this and the module was readily available by some other means.
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 inspecting the referenced module-use code in bin/Benchable.p6, especially the broken links around lines 63 and 86. Determine how modules are currently made available during execution and define what alternative mechanism would satisfy this request; the issue provides no test or completion check.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100