fluent-kt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
fluent-kt
fluent-bundle
/
dev.kbroom.fluent.bundle
/
FluentBundleBuilder
/
addFunction
add
Function
fun
addFunction
(
id
:
String
,
fn
:
(
List
<
FluentValue
>
,
FluentArgs
)
->
FluentValue
)
:
FluentBundleBuilder
(
source
)
Add a custom function callable from FTL patterns.