Changelog
1.6.0-beta
This release is a major rework of type and method compatibility logic.
Lots of old hacks and workarounds removed and hopefully this release will improve performance
and do more correct type checking.
known issues:
- calling bind() on functions does not return correct function type
- some patterns used in match() calls on enums will be marked as error