spade-0.1.0.1: docs/functions/error-handling.md
### Error Handling Functions #### try Returns the first argument itself, if it is an non-error value. Or else returns the second argument.
### Error Handling Functions #### try Returns the first argument itself, if it is an non-error value. Or else returns the second argument.