Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics.typeclasses
/
At
/
Companion
Companion
object
Companion
Members
Functions
map
Link copied to clipboard
@
JvmStatic
fun
<
K
,
V
>
map
(
)
:
At
<
Map
<
K
,
V
>
,
K
,
Option
<
V
>
>
set
Link copied to clipboard
@
JvmStatic
fun
<
A
>
set
(
)
:
At
<
Set
<
A
>
,
A
,
Boolean
>
At
instance definition for
Set
.