inline operator fun SparseBooleanArray.contains(key: Int): Boolean
Returns true if the collection contains key.