Collections in Scala systematically distinguish between mutable and immutable collections. In the previous blog, we had covered - An Overview of Collections and its types in Scala (Im)Mutability in Scala You may go through the Collections And (Im)Mutability in Scala (Part-1). So, In this Blog we will discuss Scala Set in detail. Set - Scala […]

Read more of this post