ksmt-core
0.5.23
ksmt-core
/
io.ksmt.cache.weak
/
WeakHashMapCache
/
put
put
fun
put
(
key
:
K
,
value
:
V
,
onlyIfAbsent
:
Boolean
)
:
V
?