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
/
Requests
/
Ap
Ap
hxl.Requests$.Ap
final case
class
Ap
[
F
[
_
],
A
,
B
](
left
:
Requests
[
F
,
A
=>
B
],
right
:
Requests
[
F
,
A
])
extends
Requests
[
F
,
B
]
Attributes
Source:
Requests.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Requests
[
F
,
B
]
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
mapK
[
G
[
_
]](
fk
:
FunctionK
[
F
,
G
]):
Requests
[
G
,
B
]
Attributes
Source:
Requests.scala
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product