And `Either<Throwable, List<Post>>` ~=...
# arrow
s
And
Either<Throwable, List<Post>>
~=
IO<List<Post>>
anyway
☝🏼 1