shims
.
conversions
FunctorConversions
Related Doc:
package conversions
trait
FunctorConversions
extends
IFunctorConversions
with
ContravariantConversions
Linear Supertypes
ContravariantConversions
,
IFunctorConversions
,
AnyRef
,
Any
Known Subclasses
ApplicativeConversions
,
ApplyConversions
,
BitraverseConversions
,
CoflatMapConversions
,
ComonadConversions
,
EvalConverters
,
FlatMapConversions
,
FoldableConversions
,
FreeConverters
,
IndexedStateTConverters
,
MonadConversions
,
MonadErrorConversions
,
RWSTConverters
,
TraverseConversions
Ordering
Alphabetic
By Inheritance
Inherited
FunctorConversions
ContravariantConversions
IFunctorConversions
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
implicit
def
contravariantToCats
[
F
[
_
]
]
(
implicit
FC:
Capture
[
Contravariant
[
F
]]
)
:
Contravariant
[
F
] with
Synthetic
Definition Classes
ContravariantConversions
implicit
def
contravariantToScalaz
[
F
[
_
]
]
(
implicit
FC:
Capture
[
Contravariant
[
F
]]
)
:
Contravariant
[
F
] with
Synthetic
Definition Classes
ContravariantConversions
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
implicit
def
functorToCats
[
F
[
_
]
]
(
implicit
FC:
Capture
[
Functor
[
F
]]
)
:
Functor
[
F
] with
Synthetic
implicit
def
functorToScalaz
[
F
[
_
]
]
(
implicit
FC:
Capture
[
Functor
[
F
]]
)
:
Functor
[
F
] with
Synthetic
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
implicit
def
ifunctorToCats
[
F
[
_
]
]
(
implicit
FC:
Capture
[
InvariantFunctor
[
F
]]
)
:
Invariant
[
F
] with
Synthetic
Definition Classes
IFunctorConversions
implicit
def
ifunctorToScalaz
[
F
[
_
]
]
(
implicit
FC:
Capture
[
Invariant
[
F
]]
)
:
InvariantFunctor
[
F
] with
Synthetic
Definition Classes
IFunctorConversions
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
ContravariantConversions
Inherited from
IFunctorConversions
Inherited from
AnyRef
Inherited from
Any
Ungrouped