from

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

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