api

http4k / org.http4k.core / kotlin.collections.Map / getFirst

getFirst

fun <K, V> Map<K, List<V>>.getFirst(key: K): V?