printing primitives does not include their parameters
Open
- Dominant language
- Rust
- Stars
- 145
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
```r
> substitute
function() .Primitive("substitute")
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the output of `substitute` and inspect the implementation of primitive printing, using the shown `.Primitive("substitute")` result as the starting point. Determine where primitive parameters should be represented, then verify that printing the primitive includes them without changing other primitive output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, rust
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100