Tracking Side Effects in Scala
Date: 5/23/2022 · Tags: #scalaThis article1 is about how to use new features 234 from Scala 3 to distinguish side effects safely via type signatures in compile time.
Quite interesting to learn new syntax if you could implement them by yourself.
References: