for non-maintainers, how’s this tutorial?
# arrow
p
for non-maintainers, how’s this tutorial?
👍 1
v
It's good! Just a few thoughts: I would either explain this in a little more debt or drop the sentence. It feels kind of confusing/out of context for me
It's important that flatMaps's argument returns Kind<F, B> and not just B
Also the code example right afterwords have the comment
// Defined in Functor, of which Monad inherits
. I think mentioning Functor here can confuse more than make things clear. Overall very clear and nice tutorial 👏
👍 2
p
Gotcha, imma fix that now 😄
Done
👍 1