Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.
Compare
Choose a tag to compare
@ikatyang ikatyang released this 10 May 15:12
· 245 commits to master since this release

v1.3.0 (2017-05-10)

🚀 New Feature

  • advanced
    • add create_various_curried_function_types(): for functional-programming types with deep generics and various version

🐛 Bug Fix

  • advanced
    • fix create_curried_function_types/interfaces(): fix the overloads' ordering for better correctness.