mathjs icon indicating copy to clipboard operation
mathjs copied to clipboard

`transform()` should return same type as callback fn

Open mattvague opened this issue 3 years ago • 0 comments

Right now transform always return MathNode. Would be better if it returned the type returned by its callback

mattvague avatar May 26 '22 16:05 mattvague