alvin alexander
Nodes for the term “collections”
A collection of Scala ‘flatMap’ examples
Read more
Starting to write an immutable singly-linked list in Scala
Read more
Scala collections classes: Methods, organized by category
Read more
Scala collections: Does filter mean retain/keep, remove
Read more
Demonstrating Scala collections methods with fruit
Read more
Scala 3: Using Java Collections in Scala
Read more
Think of the Scala collections’ map method as “transform”
Read more
Scala parallel programming, parallel collections, .par, and performance
Read more
Links about the Scala 2.13 collections classes
Read more
Kotlin collections methods: examples and syntax
Read more
Scala cookbook recipes
Read more
Getting the union, intersection, and difference of Scala sets
Read more
Scala 2.13 Collections Feature Freeze
Read more
Scala reduceLeft examples (Array, Vector)
Read more
Scala 2.13.0-M4 release notes (collections changes)
Read more
In Defense of OOFP (Alex Nedelcu)
Read more
Scala collections, and life in a parallel universe (a quick look)
Read more
Passing arrays back and forth between Scala and Java
Read more
All the many things in the universe are appearances of collections
Read more
Thinking in Scala: The 'map' method
Read more
About those Scala collections' diagrams ...
Read more
How to create a mutable Set in Scala
Read more
Wanted: Scala Cookbook reviewers
Read more
Scala - Merging two Arrays or ArrayBuffers
Read more