alvin alexander
Nodes for the term “methods”
A few notes about using Scala traits as mixins (construction order, overridden methods)
Read more
Scala List class: methods, examples, and syntax
Read more
How to create inline methods in Scala 3
Read more
Implicit methods/functions in Scala 2 and 3 (Dotty extension methods)
Read more
Scala List class examples: range, fill, tabulate, appending, foreach, more ...
Read more
Scala Vector class: method examples and syntax
Read more
Scala Array class: methods, examples, and syntax
Read more
How to create a Scala 3 infix method (and extension method)
Read more
A Scala cheat sheet (reference page)
Read more
A collection of 100+ Scala String examples
Read more
Scala immutable Map class: methods, examples, and syntax
Read more
Visual Scala Reference project
Read more
Scala Seq class: methods, examples, and syntax
Read more
Methods on the Scala collections classes, organized by category
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
Scala: How to append and prepend items to Vector and Seq
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
A note about functional programming in Android
Read more
Eclipse can generate Java hashCode and equals methods
Read more