Mapper Standard Key Value Repo
fun <FromKey, FromValue, ToKey, ToValue> MapperStandardKeyValueRepo(to: StandardKeyValueRepo<ToKey, ToValue>, mapper: MapperRepo<FromKey, FromValue, ToKey, ToValue>)
Content copied to clipboard