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
/
Requests
/
Lift
Lift
hxl.Requests$.Lift
final case
class
Lift
[
F
[
_
],
K
,
A
](
source
:
DataSource
[
F
,
K
,
A
],
key
:
K
)
extends
Requests
[
F
,
Option
[
A
]]
Attributes
Source:
Requests.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Requests
[
F
,
Option
[
A
]]
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
,
Option
[
A
]]
Attributes
Source:
Requests.scala
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product