arrow-optics / arrow.optics / arrow.core.MapK / toSetK
fun <K> MapK.Companion.~~toSetK~~(): Iso<MapK<K, Unit>, SetK<K>>
Deprecated: MapK is being deprecated, use the function defined for Map instead.
Iso that defines the equality between a Unit value Map and a Set with its keys
Do you like Arrow?
✖