byByteIdMap

fun <T> byByteIdMap(values: Array<T>, idMapper: (T) -> Byte): Byte2ObjectMap<T>