Skip to content

Commit 8c2ead9

Browse files
authored
Merge pull request #1389 from rcalago/master
Update on README.md
2 parents 9948f5b + c4bc453 commit 8c2ead9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scala-core-modules/scala-core-9/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
- [Check if Two Strings Are Isomorphic in Scala](https://www.baeldung.com/scala/string-isomorphism)
66
- [Find Two’s Complement of a Number in Scala](https://www.baeldung.com/scala/compute-twos-complement)
77
- [Convert Option to Either in Scala](https://www.baeldung.com/scala/option-either-conversion)
8+
- [Meaning of _root_ In Scala Import Clause](https://www.baeldung.com/scala/root-import-clause)

zio-2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
### Relevant Articles:
22
- [Test Aspects in ZIO Test](https://www.baeldung.com/scala/zio-test-aspects)
3+
- [Introduction to ZIO Json](https://www.baeldung.com/scala/zio-json)

0 commit comments

Comments
 (0)