Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

v0.2.1

Choose a tag to compare

@gcanti gcanti released this 22 Sep 10:11
· 372 commits to master since this release
  • func doesn't preserve this, fix #38
  • added and exported Type type
  • better error messages and DEBUG HINTS
  • optimized mixin(x, y) when y is Nil
  • added util.merge(objects...), fix #39