if you just want to suspend an operation that can ...
# arrow
p
if you just want to suspend an operation that can throw, use the delay operator instead. It's as simple as calling IO with a function 😄