alvin alexander
Nodes for the term “methods”
Scala List class examples: range, fill, tabulate, appending, foreach, more ...
Read more
A Scala cheat sheet (reference page)
Read more
Scala String examples: 100+ examples, methods, anonymous functions (lambdas)
Read more
Scala immutable Map class: methods, examples, and syntax
Read more
Implicit methods/functions in Scala 2 and 3 (Dotty extension methods)
Read more
Scala Array class: methods, examples, and syntax
Read more
Scala Seq class: Method examples (map, filter, fold, reduce)
Read more
Scala Vector class: 170+ method examples (map, filter, fold, reduce)
Read more
Scala: How to append and prepend items to Vector and Seq
Read more
Scala collections classes: Methods, organized by category
Read more
A few notes about using Scala traits as mixins (construction order, overridden methods)
Read more
Scala List class: 100+ method examples (map, filter, fold, reduce)
Read more
How to create a Scala 3 infix method (and extension method)
Read more
Demonstrating Scala collections methods with fruit
Read more
A note about functional programming in Android
Read more
Visual Scala Reference project
Read more
Scala Strings: uppercase, lowercase, and capitalize methods
Read more
How to create inline methods in Scala 3
Read more
Scala style: Side-effect methods with no parameters should be declared with parentheses
Read more
Scala String utilities functions
Read more
Kotlin collections methods: examples and syntax
Read more
Getting the union, intersection, and difference of Scala sets
Read more
How to show Scala String and StringOps methods in the REPL
Read more
Scala REPL: How to show more methods on a class/object in the REPL
Read more
Scala methods: dots, spaces, and parentheses
Read more
Eclipse can generate Java hashCode and equals methods
Read more