MapCompanion

constructor(map: Map<K, E>)
constructor(elements: Array<E>, keySelector: (E) -> K)