ReadonlyRecord

external interface ReadonlyRecord<K : Any, out V>(source)

Inheritors

Functions

Link copied to clipboard
open operator fun get(key: K): V?