hxl
0.1.0
hxl
API
hxl
DSKey
DSKey
DataSource
DataSource
Hxl
Hxl
Bind
Done
LiftF
HxlM
HxlM
Requests
Requests
Ap
DSMap
Lift
Pure
hxl
/
hxl
/
HxlM
HxlM
hxl.HxlM
See the
HxlM
companion object
final case
class
HxlM
[
F
[
_
],
A
](
hxl
:
Hxl
[
F
,
A
])
Attributes
Companion:
object
Source:
Hxl.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
flatMapF
[
B
](
f
:
A
=>
F
[
B
])(
implicit
F
:
Functor
[
F
]):
HxlM
[
F
,
B
]
Attributes
Source:
Hxl.scala
def
mapK
[
G
[
_
] :
Functor
](
fk
:
FunctionK
[
F
,
G
]):
HxlM
[
G
,
A
]
Attributes
Source:
Hxl.scala
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product