ch
.
srf
.
xml
Decoder
Related Docs:
object Decoder
|
package xml
final
class
Decoder
[
F
[
_
]
,
X
,
A
]
extends
AnyVal
Annotations
@implicitNotFound
(
...
)
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Decoder
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
decode
(
x:
X
)
:
F
[
\/
[
String
,
A
]]
val
decoder
:
Kleisli
[[γ$0$]
EitherT
[
F
,
String
,
γ$0$
],
X
,
A
]
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
toString
()
:
String
Definition Classes
Any
def
~
[
B
]
(
other:
Decoder
[
F
,
A
,
B
]
)
(
implicit
monadEv:
Monad
[
F
]
)
:
Decoder
[
F
,
X
,
B
]
Inherited from
AnyVal
Inherited from
Any
Ungrouped