File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 6
6
- [ Different Ways to Reverse a Sequence in Scala] ( https://www.baeldung.com/scala/reverse-sequence )
7
7
- [ Transforming a List of Futures Ignoring Failures] ( https://www.baeldung.com/scala/transform-list-futures-ignore-failures )
8
8
- [ Difference Between Braces and Parentheses in Scala] ( https://www.baeldung.com/scala/braces-vs-parentheses )
9
+ - [ Stackable Trait Pattern in Scala] ( https://www.baeldung.com/scala/stackable-trait-pattern )
Original file line number Diff line number Diff line change @@ -5,3 +5,4 @@ This module contains articles about Scala's Strings.
5
5
### Relevant Articles:
6
6
- [ How to Check if a String Is Null or Empty in Scala] ( https://www.baeldung.com/scala/string-test-null-empty )
7
7
- [ Convert From Camel Case to Snake Case in Scala] ( https://www.baeldung.com/scala/camel-snake-case-automatic-conversion )
8
+ - [ Convert Multiple Spaces Into a Single Space in Scala] ( https://www.baeldung.com/scala/multiple-spaces-to-single-space )
Original file line number Diff line number Diff line change 1
1
### Relevant Articles:
2
2
- [ Test Aspects in ZIO Test] ( https://www.baeldung.com/scala/zio-test-aspects )
3
3
- [ Introduction to ZIO Json] ( https://www.baeldung.com/scala/zio-json )
4
+ - [ Logging in ZIO Applications] ( https://www.baeldung.com/scala/zio-logging )
You can’t perform that action at this time.
0 commit comments