Kmemo
Toggle table of contents
2.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo
/
TenantedCache
/
getOrPutAll
get
Or
Put
All
suspend
fun
getOrPutAll
(
prompts
:
List
<
String
>
,
scope
:
String
=
SemanticCache.DEFAULT_SCOPE
,
metadata
:
Map
<
String
,
String
>
=
emptyMap()
,
compute
:
suspend
(
String
)
->
String
)
:
List
<
String
>
See also
Semantic
Cache.
get
Or
Put
All