Summary
In this chapter, you have seen Rx internals at work with the ability to create custom implementations or operators and schedulers. You even have an idea of how to create custom providers. Together, we had the opportunity to look at some case studies that help to illustrate more realistic implementations of Rx-based applications.
In the next chapter, we will see how to deal with classic functional F# programming and how to use F# in FRP.