createKeyValueStore

internal actual fun createKeyValueStore(name: String): KeyValueStore(source)

Creates the SDAI value produced by createKeyValueStore.

Return

Result produced by createKeyValueStore.

Author

Dmitriy Moroz

Parameters

name

name value consumed by the API.

internal expect fun createKeyValueStore(name: String): KeyValueStore(source)

Creates the SDAI value produced by createKeyValueStore.

Return

Result produced by createKeyValueStore.

Author

Dmitriy Moroz

Parameters

name

name value consumed by the API.

internal actual fun createKeyValueStore(name: String): KeyValueStore(source)

Creates the SDAI value produced by createKeyValueStore.

Return

Result produced by createKeyValueStore.

Author

Dmitriy Moroz

Parameters

name

name value consumed by the API.