monads
monads copied to clipboard
Update isErr function to narrow the input value to an error result
PR updates isErr
function to improve its accuracy by narrowing the input value to only return error results.
Closes #94