With zero_functional, one would add
    
    
    wordFrequencies.pairs() --> take(10).foreach(echo it[0] & " " & $it[1])
    
    
    Run

after the `sort`.

Reply via email to