GRGanesh Rama Hegdeinkotlinflow.hashnode.dev00Chapter 20 : UseCase17 - zipFeb 15 · 4 min read · In this chapter we will use zip() for synchronised business streams. Business Scenario We want to: Take top N stocks by market cap Take top N stocks by price Pair them position-wise Produce a compJoin discussion