Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@maxalmonte14 maxalmonte14 released this 18 Nov 15:45
· 3 commits to master since this release
  • Added equals method to BaseCollection class.
  • Added sum method to BaseCollection class.
  • Replaced is_a native function by instanceof operator.