getKeyByValue

open fun <T, E> getKeyByValue(map: Map<T, E>, value: E): T