Arrow
1.1.5
common
arrow-core
/
arrow.core
/
prependTo
prepend
To
infix
fun
<
T
>
T
.
prependTo
(
list
:
Iterable
<
T
>
)
:
List
<
T
>
(
source
)