toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
map
map
fun
<
T
>
Attribute.AttrLensSpec
<
List
<
AttributeValue
>
>
.
map
(
next
:
BiDiMapping
<
Item
,
T
>
)
:
Attribute.AttrLensSpec
<
List
<
T
>
>
Map items out of a collection
fun
<
T
>
Attribute.Companion
.
map
(
next
:
BiDiMapping
<
Item
,
T
>
)
:
Attribute.AttrLensSpec
<
T
>