Companion

object Companion

Functions

Link copied to clipboard
fun <VType> from(keys: IntArray, values: Array<VType?>): IntObjectHashMap<VType?>

Creates a hash map from two index-aligned arrays of key-value pairs.