result v1.5.0 Result

Documentation for Result.

Link to this section Summary

Link to this section Types

Link to this type

t(error, value)
t(error, value) :: Result.Error.t(error) | Result.Ok.t(value)

Link to this section Functions