External contributions
Baeldung
- Querying Mappings in Scala Maps
- Using foreach() Method in Scala Collections
- Remove All Whitespace From a String in Scala
- Find Min and Max of a Collection in Scala
- Remove an Item by Index From a List
- Count the Number of Occurrences of an Element in a List
- Replace Elements in a Scala List by Index
- Shuffle Collections in Scala
- Get a Random Element From an Array in Scala
- Create a List With the Same Repeated Element
- Find the Element With Max Value in a Map in Scala
- Generate a List of Random Numbers in Scala
- List Files in a Directory in Scala
- Remove Elements from the End of a String in Scala
- Get a Random Number in Scala
- Find Unique Items in a List in Scala
- Console I/O in Scala
- Guide to ArrayBuffer
- Read a File From the Resources Folder in Scala
- Printing Arrays in Scala
- Check if a String is a number in Scala
- Check If a File or Path Exists in Scala
- Guide to Annotations in Scala
- Optional Braces in Scala 3
- Parameter Untupling in Scala 3
- How to See The Dependency Tree in SBT
- StringBuilder in Scala
- Scala Traits vs. Abstract Classes
- Iteration With Index and Value in Scala
- Joining a Collection of Strings in Scala
- Repeated Parameters in Scala
- Finding the Index of an Element in a List with Scala
- How to Read Environment Variables in Scala
- Conversion to and from a String in Scala
- Configuring Heap Size for SBT