get

operator fun get(id: String): T?

Returns the current value for this id, or null if the id isn't in the index or was deleted.