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
Scala Cheatsheet is currently Scala 2 only and shows features not available in Scala 3 like do/while loop or breakable. Also check if it is feasible to use Markdown syntax while preserving the current formatting.
The text was updated successfully, but these errors were encountered:
Scala Cheatsheet is currently Scala 2 only and shows features not available in Scala 3 like
do
/while
loop orbreakable
. Also check if it is feasible to use Markdown syntax while preserving the current formatting.The text was updated successfully, but these errors were encountered: