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
Motivation:
In Scala 2.x it will create a closure every time, that code is simple, if we can use it with Scala 3 's inline, then that's fine, I think we should just remove the code.