ktor-utils
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util
/
Attributes
/
contains
contains
abstract
operator
fun
contains
(
key
:
AttributeKey
<
*
>
)
:
Boolean
(
source
)
Checks if an attribute with the specified
key
exists
Report a problem