Skip to content

Runs in Strict Mode

Compare
Choose a tag to compare
@patrickroberts patrickroberts released this 25 Dec 08:04
· 42 commits to master since this release

This release now runs the library in strict mode for higher performance. The real operators rAdd, rSub, rMult, rDivBy, rMod, and rPow have been added. Two changes are NOT backwards compatible:

  • pow is renamed to rPow
  • cPow is renamed to pow