Skip to content

Koala v2.2.3

Compare
Choose a tag to compare
@magneto538 magneto538 released this 09 Jan 16:35
· 12 commits to master since this release

KOALA v2.2.3 - CHANGELOG

  • Added reduce(): used to iterate a 2-parameters function over a set of values (just like in Python)
  • Added math.gcd(), math.lcm(), math.lcmm() and math.decimals()