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 c05199c commit 484c614Copy full SHA for 484c614
scala-lang/README.md
@@ -2,4 +2,5 @@
2
3
This module contains articles about Scala's Lang features
4
5
-- [Def, Var & Val in Scala](https://www.baeldung.com/scala/def-var-val)
+- [Def, Var & Val in Scala](https://www.baeldung.com/scala/def-var-val)
6
+- [Difference Between Class and Case Class in Scala](https://www.baeldung.com/scala/case-class)
0 commit comments