Skip to content

v1.6.2

Compare
Choose a tag to compare
@mattaylor mattaylor released this 13 Oct 22:40
· 364 commits to main since this release
  • replaced isXXX() with is(XXX) (should behave similarly to instanceof)
  • major oprimizations of clone and equals
  • many more tests