这是indexloc提供的服务,不要输入任何密码
Skip to content

11.4.5: Generic function types fix

Compare
Choose a tag to compare
@thekid thekid released this 06 Nov 15:45
· 274 commits to main since this release

Bugfixes

  • Fixed generic function types such as function(T, T): int - @thekid