Readonly
applyReadonly
contextReadonly
flatReadonly
mapReadonly
pureReadonly
withConverts a computation value into a Result
with a function fn
creating a message.
The function to create a message to be included to an error.
The extracted value or an Error
if failed.
Generated using TypeDoc
A monad which allows making the computation value into a
Result
with an error context message.