If you turn that into an Either you will be blocki...
# functional
r
If you turn that into an Either you will be blocking which is the same as
io.attempt().unsafeRunSync()
👍 1