export @forward, deprecate Lazy.@forward
Open
- Dominant language
- Julia
- Stars
- 320
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes I just depend on `Lazy` for `Lazy.@forward`, but the latter is already in `MacroTools`, although unexported.
Perhaps it would make sense to move it to this package "officially", deprecating `Lazy.@forward`. The functionality is not strongly tied to either package, but this would remove one dependency from those who just need this single macro.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.