arrow-optics / arrow.optics.extensions / MapKEach

MapKEach

interface ~~MapKEach~~<K, V> : Each<MapK<K, V>, V> Deprecated: Each is being deprecated. Use the instance for Map from Traversal’s companion object instead.

Each instance definition for Map.

Functions

each Provide a Traversal for a structure S with focus in Aopen fun each(): Traversal<MapK<K, V>, V>

Do you like Arrow?

Arrow Org
<