Hey, I try to understand the Conclusion of the arrow-fx docs. There its stated that Fx „...does this by empowering polymorphic programs that can be interpreted untouched, preserving the same declaration in multiple popular frameworks such as Rx2, Reactor, etc.“
What exactly is this „interpreted untouched“ ? Is it all because everything is wrapped in thunks ? Also what is meant by „the same declaration...“ in the following sentence ? Is it the API of Fx matching the API of Rx2, Reactor, etc. ?