Skip to content

alkrobinson/Iteration4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iteration4- Chpt 12 - 15

This project is for learning scala from the book O'Reilly Programming Scala 2nd edition

Chapter 12

  • Scala.collection
  • like traits
  • specialization fro value types
  • miniboxin

Chapter 13

  • Visibility (public, protected, private)
  • Scope visibility

Chapter 14

  • Parameterized types
  • Variance annotations
  • type constructors
  • type parameter names
  • type bounds
  • abstract types
  • sel-type annotations
  • structural types
  • compound types

Chapter 15

  • path-dependent types
  • .this,.super, path.x
  • dependent method types
  • type projections
  • singleton types
  • types for values
  • function types
  • lambdas
  • self recursive types

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages