mathjs
mathjs copied to clipboard
`transform()` should return same type as callback fn
Right now transform always return MathNode. Would be better if it returned the type returned by its callback