Advanced Types: Variance, Type Bounds, and Higher-Kinded Types
Master advanced type system features including variance annotations, type bounds, and higher-kinded types to build flexible, type-safe libraries and A...
Read MoreExplore all lessons related to Types
Master advanced type system features including variance annotations, type bounds, and higher-kinded types to build flexible, type-safe libraries and A...
Read MoreA tour of Scala's core data types like Int, Double, Boolean, String, and Char, and how to write their literal values.
Read More