Is there a rule-of-thumb guidance as to when it is the right "time" to
return {ok, Value} and when to return just the raw value.
Both are valid approaches according to the coding guidelines. The
libraries do both.
All and any comments/observations appreciated.
best,
/s