krayon
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
krayon
selection
/
com.juul.krayon.selection
/
filter
filter
inline
fun
<
E
:
Element
,
D
>
Selection
<
E
,
D
>
.
filter
(
crossinline
filter
:
E
.
(
Arguments
<
D
,
E
?
>
)
->
Boolean
)
:
Selection
<
E
,
D
>