from

fun from(keys: IntArray, values: LongArray): IntLongHashMap

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