toggle menu
terpal-runtime
2.0.20-1.0.0-RC3
common
switch theme
search in API
terpal-runtime
/
io.exoquery.terpal
/
Interpolator
Interpolator
interface
Interpolator
<
T
,
R
>
Inheritors
InterpolatorWithWrapper
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
interpolate
Link copied to clipboard
abstract
fun
interpolate
(
parts
:
(
)
->
List
<
String
>
,
params
:
(
)
->
List
<
T
>
)
:
R
invoke
Link copied to clipboard
open
operator
fun
invoke
(
string
:
String
)
:
R