June 2018
Intermediate to advanced
280 pages
7h 46m
English
This removes distinct items emitted by an Observable using the following methods:
In the following code, we will see how to use the distinct method in order to remove duplicates from a given sequence:

We can see that the duplicate aaa string has been removed from the output.
Read now
Unlock full access