ff4k
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
ff4k
ff4k-core
/
com.yonatankarp.ff4k.dsl.strategy
/
ListBuilder
/
unaryPlus
unary
Plus
operator
fun
String
.
unaryPlus
(
)
(
source
)
Adds this string as an identifier to the list.
Example
allowListStrategy {
+"user-123"
+"user-456"
}
Content copied to clipboard