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