Commit ceb7593
File tree
228 files changed
+80
-77
lines changed- scala-core-modules
- scala-core-2/src/test/scala/com/baeldung/scala/exceptionhandling
- scala-core-3/src
- main/scala/com/baeldung/scala
- accessmodifiers
- await
- companionobject
- implicitparameter
- iteratorsvsstreamsvsviews
- options
- scaladoc
- typecasts
- test/scala/com/baeldung/scala
- accessmodifiers
- await
- companionobject
- dataTypesAndOps
- implicitparameter
- iteratorsvsstreamsvsviews
- options
- typecasts
- scala-core-4
- src
- main/scala/com/baeldung/scala
- assertvsrequire
- constructors
- future
- implicitly
- pathdependenttypes
- structuraltypes
- switchannotation
- typemembersalias
- test/scala/com/baeldung/scala
- assertvsrequire
- future
- implicitimports
- implicitly
- pathdependenttypes
- structuraltypes
- typemembersalias
- withfilter
- scala-core-5/src
- main/scala/com/baeldung/scala
- adt
- inlining
- lambdas
- listcreation
- richwrappers
- switchannotation
- vectorbenefits
- test/scala/com/baeldung/scala
- adt
- lambdas
- listcreation
- regex
- richwrappers
- sorting
- vectorbenefits
- scala-core-6
- src
- main/scala/com/baeldung/scala
- break
- fileio
- functionalloops
- functions
- futures
- pimpmylib
- tailrec
- test/scala/com/baeldung/scala
- maps
- pimpmylib
- ranges
- scala-core-7
- src
- main/scala/com/baeldung/scala
- applyfunction
- arrayvswrappedarray
- countchar
- productserializable
- return
- specialized
- typeinference
- test/scala/com/baeldung/scala
- arrays
- countchar
- typeinference
- scala-core-8
- src
- main/scala/com/baeldung/scala
- builderpattern
- reverselists
- test/scala/com/baeldung/scala
- builderpattern
- either
- reverselists
- scala-core-oop
- src
- main/scala/com/baeldung/scala
- caseobject
- classcompositionwithtraits
- classvsobject
- enumerations
- generics
- lifting
- oopinscala
- polymorphism
- variance
- test/scala/com/baeldung/scala
- caseobject
- classcompositionwithtraits
- classvsobject
- enumerations
- lifting
- oopinscala
- polymorphism
- variance
- scala-core
- src
- main/scala/com/baeldung/scala
- forloop
- higherorder
- lazyval
- partialfunctions
- patternmatching
- sealedkeyword
- traits
- tuples
- test/scala/com/baeldung/scala
- forloop
- higherorder
- lazyval
- partialfunctions
- patternmatching
- traits
- tuples
- scala2-core
- src
- main/scala-2/com/baeldung/scala
- argumentparsing
- bounds
- exceptionhandling
- implicitconversions
- introduction
- macros
- typtag
- uniontypes
- test/scala-2/com/baeldung/scala
- exceptionhandling
- implicitconversions
- introduction
- macros
- typetag
- uniontypes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
228 files changed
+80
-77
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
52 | 68 | | |
53 | 69 | | |
54 | 70 | | |
| 71 | + | |
55 | 72 | | |
56 | 73 | | |
57 | 74 | | |
| |||
60 | 77 | | |
61 | 78 | | |
62 | 79 | | |
| 80 | + | |
63 | 81 | | |
64 | | - | |
65 | | - | |
| 82 | + | |
66 | 83 | | |
67 | 84 | | |
68 | 85 | | |
69 | 86 | | |
70 | 87 | | |
| 88 | + | |
71 | 89 | | |
72 | 90 | | |
73 | 91 | | |
74 | 92 | | |
75 | 93 | | |
76 | 94 | | |
77 | 95 | | |
| 96 | + | |
78 | 97 | | |
79 | 98 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 99 | | |
86 | 100 | | |
87 | 101 | | |
88 | 102 | | |
89 | 103 | | |
90 | | - | |
91 | 104 | | |
92 | | - | |
| 105 | + | |
93 | 106 | | |
94 | 107 | | |
95 | 108 | | |
| |||
106 | 119 | | |
107 | 120 | | |
108 | 121 | | |
| 122 | + | |
109 | 123 | | |
110 | 124 | | |
111 | 125 | | |
| |||
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 3 | + | |
9 | 4 | | |
10 | 5 | | |
11 | 6 | | |
| |||
0 commit comments