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
/
DataSource
DataSource
hxl.DataSource
See the
DataSource
companion object
trait
DataSource
[
F
[
_
],
K
,
V
]
Attributes
Companion:
object
Source:
DataSource.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Type members
Types
type
K2
Attributes
Source:
DataSource.scala
Value members
Abstract methods
def
batch
(
ks
:
NonEmptyList
[
K
]):
F
[
Map
[
K2
,
V
]]
Attributes
Source:
DataSource.scala
def
getKey
(
k
:
K
):
K2
Attributes
Source:
DataSource.scala
def
key
:
DSKey
[
K
,
V
]
Attributes
Source:
DataSource.scala
Concrete methods
def
mapK
[
G
[
_
]](
fk
:
FunctionK
[
F
,
G
]):
DataSource
[
G
,
K
,
V
]
Attributes
Source:
DataSource.scala