arrow-optics / arrow.optics.extensions / arrow.core.MapInstances / index
fun <K, V> MapInstances.~~index~~(): Index<Map<K, V>, K, V> Deprecated: Typeclass instance have been moved to the companion object of the typeclass.
fun <K, V> MapInstances.~~index~~():
Index
<
Map
<K, V>, K, V>
Do you like Arrow?