arrow-annotations
1.0.3-alpha.23
arrow-annotations
/
arrow.optics
/
optics
optics
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
optics
(
targets
:
Array
<
OpticsTarget
>
)
Content copied to clipboard
Empty arrays means "Everything that matches annotated class"
Constructors
Properties
Constructors
optics
Link copied to clipboard
fun
optics
(
targets
:
Array
<
OpticsTarget
>
=
emptyArray()
)
Content copied to clipboard
Properties
targets
Link copied to clipboard
val
targets
:
Array
<
OpticsTarget
>
Content copied to clipboard