Chapter 1 page 33 ~ 34

Hi … Dear!

Image below
스크린샷 2019-12-19 오전 10.07.50

“Since the observable contract does not make any assumptions about the nature of the Observable or the observer, using event sequences is the ultimate decoupling practice.
You do n’t ever need to use delegate protocols or to inject closures to allow your classes to talk to each other.
To get an idea about some real-life situations, you’ll look at two different kinds of observable sequences: finite and infinite.”

The explanation for the above sentence doesn’t make sense.
I would like to explain in more detail.

I want to know how Observeable breaks up an event into each observer.

thank!

@hyegon Do you still have issues with this?

This topic was automatically closed after 166 days. New replies are no longer allowed.