arrow-optics-ksp-plugin
1.1.5-alpha.4
arrow-optics-ksp-plugin
/
arrow.optics.plugin.internals
/
Target
/
Lens
Lens
data
class
Lens
(
val
foci
:
List
<
Focus
>
)
:
Target
Constructors
Properties
Extensions
Constructors
Lens
Link copied to clipboard
fun
Lens
(
foci
:
List
<
Focus
>
)
Properties
foci
Link copied to clipboard
open
override
val
foci
:
List
<
Focus
>
Extensions
target
Names
Link copied to clipboard
val
Target
.
targetNames
:
List
<
String
>