Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics
/
PPrism
/
Companion
/
instanceOf
instance
Of
@
JvmStatic
inline
fun
<
A
,
B
:
A
>
instanceOf
(
)
:
Prism
<
A
,
B
>
@
JvmStatic
fun
<
A
:
Any
,
B
:
A
>
instanceOf
(
klass
:
KClass
<
B
>
)
:
Prism
<
A
,
B
>
Prism
to focus on a particular subtype
B