Scala - recipes
- Append item to array
- Apply function to list
- Array length
- Block comment
- Break out of loop
- Concatenate two arrays
- Counter loop
- Do loop while a condition is true
- Find index of item in array
- For each loop
- Function
- Function default parameter
- Get first element array
- Increment variable by one
- Inline conditional
- Loop until condition is true
- Loop while condition is true
- Repeat string
- Reverse string
- Single comment
- Sort list of numbers
- String concatenation
- String length
- String to lowercase
- String to uppercase
- Switch