The Copy method doesn't belong
Open
status/ready
- Dominant language
- Go
- Stars
- 65
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Generic Nodes (i.e., Nodes passed by interface) are supposed to be immutable so it only really makes sense to copy them once they've been downcast to a concrete node type.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.