cache-on-hand
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cache-on-hand
cacheonhand
/
io.github.notoriouscorgi.cacheonhand
/
OnHandCache
/
set
set
suspend operator
fun
set
(
key
:
CacheableInput
,
value
:
Any
?
)
Thread-safe write. Ensures a mutex and flow exist, then emits under the per-key lock.