Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix return types of auto generated fn calls for math fns
Must return `auto` as it must be based on the return type of `fn(x)` call.
- Loading branch information