toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-annotations
/
arrow.optics
Package-level
declarations
Types
Types
optics
Link copied to clipboard
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
optics
(
val
targets
:
Array
<
OpticsTarget
>
=
emptyArray()
)
Empty arrays means "Everything that matches annotated class"
Optics
Target
Link copied to clipboard
enum
OpticsTarget
:
Enum
<
OpticsTarget
>