Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
core
/
com.acmerobotics.roadrunner.geometry
/
unzip
unzip
fun
<
A
,
B
,
C
>
Iterable
<
Triple
<
A
,
B
,
C
>
>
.
unzip
(
)
:
Triple
<
List
<
A
>
,
List
<
B
>
,
List
<
C
>
>