Skip to content

1.6.1

Compare
Choose a tag to compare
@gcanti gcanti released this 15 Jan 13:43
· 363 commits to master since this release
  • Bug Fix
    • taggedUnion should handle sub unions / tagged unions correctly, closes #257 (@gcanti)
  • Experimental
    • optimize union with the same algorithm used in taggedUnion (@gcanti)