krayon
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
krayon
shape
/
com.juul.krayon.shape
/
Pie
/
invoke
invoke
operator
fun
invoke
(
vararg
data
:
T
)
:
List
<
Slice
<
T
>
>
operator
fun
invoke
(
data
:
List
<
T
>
)
:
List
<
Slice
<
T
>
>