OpenResult
kantan.codecs.resource.OpenResult
object OpenResult extends WithError[OpenError]
Attributes
- Graph
-
- Supertypes
- Self type
-
OpenResult.type
Members list
Value members
Inherited methods
Attempts to evaluate the specified expression.
Turns the specified value into a failure.
Turns an exception into an error.
Turns the specified Try
into a result.
Turns a collection of results into a result of a collection.
In this article