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
@deprecated("Use `->` extension method instead.", since ="3.10.0")
393
395
@inline def-> [B](y: B): (A, B) = (self, y)
394
396
@deprecated("Use `->` instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.", "2.13.0")
0 commit comments