> Arrow’s goal is to offer a public API consist...
# arrow
s
Arrow’s goal is to offer a public API consisting of only pure functions.
I also tried to briefly touch on the reason here, we do not want to promote the use of unsafe functions. That however doesn’t prevent you to re-define a new
catch
function like you did which is a simple one-liner.
💯 1
⬆️ 1