Scala 3 — Book

Other Types

Language

Scala has several other advanced types that are not shown in this book, including:

  • Type lambdas
  • Match types
  • Existential types
  • Higher-kinded types
  • Singleton types
  • Refinement types
  • Kind polymorphism

For more details on these types, see the Reference documentation.

Contributors to this page: