set

suspend fun set(id0: ID0, id1: ID1, value: V)

Sets a new value for the given id0 and id1.

Parameters

id0

the outer key

id1

the inner key

value

the new value to store