Closed kaqu closed 6 years ago
We will have to rename Stream to something else i.e. Signal. Name Stream conflicts with Foundation.Stream which we forgot when defining names. This conflict is really annoying and common.
Should be merged after PR #12
This version does not contain documentation yet, it will be added after promise/future refactor
I have removed Either in favor of slightly changed Result and custom enum for Events
We will have to rename Stream to something else i.e. Signal. Name Stream conflicts with Foundation.Stream which we forgot when defining names. This conflict is really annoying and common.