You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After working with @Morriar to collect some numbers, chained method invocations on literals only appears very rarely (~0.15% among all method calls). So we decided the code addition in #2496 is not worth the cost of maintenance and the extra memory usage caused by indexing return types.
And since chained method inference on literals is the only use case for indexing RBS' return type atm, I'm closing this as well.
No description provided.
The text was updated successfully, but these errors were encountered: