arrow-optics / arrow.optics.extensions.map.each / Map / each
fun <K, V> ~~each~~(): MapKEach<K, V> Deprecated: Each is being deprecated. Use the instance for Map from Traversal’s companion object instead.
fun <K, V> ~~each~~():
MapKEach
<K, V>
Do you like Arrow?