Skip to main content Link Menu Expand (external link) Document Search Copy Copied
Dark theme

Working with map and flatMap


In this module, you are going to learn:

  • How to use operators to transform sequences
  • The map operator
  • The flatMap operator
  • When and how to use the map and flatMap operators
  • The concept of upstream and downstream

You can find the code for this module here.


Table of contents