We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ad231 commit 90499e3Copy full SHA for 90499e3
scala3-lang-2/README.md
@@ -7,6 +7,6 @@
7
- [@targetName Annotation in Scala 3](https://www.baeldung.com/scala/targetname-annotation)
8
- [Export Clause in Scala 3](https://www.baeldung.com/scala/scala-3-export)
9
- [Introduction to Macros in Scala 3](https://www.baeldung.com/scala/macros-scala-3)
10
-- [Difference Between NonFatal And Exception In Scala](https://www.baeldung.com/scala/nonfatal-vs-exception)
+- [Difference Between NonFatal and Exception in Scala](https://www.baeldung.com/scala/nonfatal-vs-exception)
11
- [Introduction to the @threadUnsafe Annotation in Scala 3](https://www.baeldung.com/scala/scala-3-threadunsafe)
12
- [locally Block In Scala](https://www.baeldung.com/scala/locally-block)
0 commit comments