Most discussion is on Typelevel Discord: https://discord.gg/bSQBZA3Ced
Pull
Pull
Pull[F[_], O, R]
has 3 params
F[_]
effect
O
values emitted
R
value returned
R
is different though - stream doesn't have that
Stream
and Pull
, one of its best decisions)
F
and O
in Pull very easily
R
is more confusing