toggle menu
Atrium
1.2.0
common
switch theme
search in API
atrium-logic
/
ch.tutteli.atrium.logic.utils
/
ArgumentMapperBuilder
/
to
to
inline
fun
<
R
>
to
(
mapper
:
(
T
)
->
R
)
:
Pair
<
R
,
Array
<
out
R
>
>
(
source
)
Maps each argument to the given type
R
by using the given
mapper