if you’re going to immediatelly unpack the `Try`, ...
# arrow
p
if you’re going to immediatelly unpack the
Try
, use the regular
try
instead. You don’t need the extra wrapping for that use case 😄