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

v2.5.2

Choose a tag to compare

@gcanti gcanti released this 02 Nov 13:10
· 209 commits to master since this release
  • Bug Fix
    • remove the assert checking if the type returned by a union dispatch function is correct (was causing issues with unions of unions or unions of intersections)