Simple
kantan.codecs.ResultCompanion.Simple
Provides companion object methods for result types that do not have a sane default error type.
If your specialised result type has a sane default (such as TypeError
for DecodeResult
in kantan.csv), use WithDefault instead.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
object ResourceResulttrait WithDefault[F]class WithError[F]object OpenResultobject ProcessResultobject StringResult
Members list
In this article