Skip to content

Igerly/cisca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

citaScala

  1. Basics
  • Short type-system discussion
    • Any, _, Unit, empty values, rest like java
  • Pattern matching
  • Objects <-> Functions discussion (companion objects, x.apply(), X.apply() and so on)
  1. Finagle
  • Future
    • map(), flatMap(), for/yield?, combinators
    • Other monadic examples:
      • Option[_]
        • empty values (better later?)
      • List[_]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages