`transform()` should return same type as callback fn
Open
bug
typescript
- Dominant language
- JavaScript
- Stars
- 15.1k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Right now transform always return `MathNode`. Would be better if it returned the type returned by its callback
Contributor guide
Assessment
This issue has not been assessed yet.