toggle menu
terpal-runtime
2.0.20-1.0.0-RC3
common
switch theme
search in API
terpal-runtime
/
io.exoquery.terpal
/
Interpolator
/
Companion
/
interlace
interlace
fun
<
T
>
interlace
(
parts
:
List
<
String
>
,
params
:
List
<
T
>
,
empty
:
(
)
->
T
,
lift
:
(
String
)
->
T
,
combine
:
(
T
,
T
)
->
T
)
:
T