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 66- [ Different Ways to Reverse a Sequence in Scala] ( https://www.baeldung.com/scala/reverse-sequence )
77- [ Transforming a List of Futures Ignoring Failures] ( https://www.baeldung.com/scala/transform-list-futures-ignore-failures )
88- [ 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.
55### Relevant Articles:
66- [ How to Check if a String Is Null or Empty in Scala] ( https://www.baeldung.com/scala/string-test-null-empty )
77- [ 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 11### Relevant Articles:
22- [ Test Aspects in ZIO Test] ( https://www.baeldung.com/scala/zio-test-aspects )
33- [ 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