*Cold* observables are pure (like [a] in Haskell),*hot* observables are impure (like IO [a] or [IO a] in Haskell). Be careful when it's hot!
@headinthebox there is no function IO [a] -> [IO a]. IO does not traverse, [] does not distribute.
-
-
@dibblego I never claimed that was the case .... -
@headinthebox I know, just to be clear on casually interchanging the two types.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.