All checks were successful
/ test (pull_request) Successful in 17s
So far, adds absquare and add. To get these working, especially on mixed types of arguments, this also adds some additional features: * Allows conversions to generic types, with the matched type determined from the return value of the built convertor * Adds predicate-based type patterns * Adds conversion from any non-complex type T to Complex(T) * Starts tests for complex arithmetic |
||
---|---|---|
.. | ||
__test__ | ||
all.js | ||
arithmetic.js | ||
config.js | ||
helpers.js | ||
relational.js | ||
utils.js |