Skip to content

1.4.2

Compare
Choose a tag to compare
@jankapunkt jankapunkt released this 28 Sep 16:00
· 23 commits to master since this release

This release contains some important fixes:

  • Set.prototype.has does now recursively check for Set instances
  • This also fixed buggy behavior in the equal method
  • Finally the powerSet method is also now running as expected