alvin alexander
Nodes for the term “generics”
Free functional programming book (free PDF for Scala, Java, Kotlin, etc.)
Read more
Scala: How to define a generic method parameter that must extend a base type (bounds)
Read more
How to read “difficult” Scala method type signatures
Read more
Starting to write an immutable singly-linked list in Scala
Read more
A Scala “fold left” function written using recursion
Read more
Scala 3: Generic type parameters and variance explained (type system)
Read more
The meaning of the word “reify” in programming
Read more
Scala 3: How to search the Scaladoc with function signatures
Read more
A Dart function to return a random element from a list
Read more
Two steps to deriving a generic algorithm
Read more
How to write a Java method that returns a generic type (syntax)
Read more
A simple Java Generics example class
Read more
A Java tuple class (Tuple2 or Pair, if you prefer)
Read more
A Scala port of the Real World Haskell 'myDrop' function
Read more