dgkf / dgkf/R

Question: Why do some primitives not overwrite formals?

Open
#103 5 comments 0 reactions 0 assignees View on GitHub
meta-good first issue theme-base type-enhancement
Dominant language
Rust
Stars
145
Forks
5
PR merge metrics
No merged PRs in 30d

Description

For example, [`c()`](https://github.com/dgkf/R/blob/2ef9780a2a7a155a22bd42cbad73d59a3b084324/src/callable/primitive/c.rs#L12) uses the [default `formals` method](https://github.com/dgkf/R/blob/2ef9780a2a7a155a22bd42cbad73d59a3b084324/src/callable/core.rs#L34).

Is this simply not implemented or is there more to it?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.