Croma.Result.error-question-mark

You're seeing just the function error-question-mark, go back to Croma.Result module for more information.

Specs

error?(t(a)) :: boolean() when a: any()

Returns true if the given result is in the form of {:error, _}.