Croma.Result.ok-question-mark

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

Specs

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

Returns true if the given result is in the form of {:ok, _value}.