fluid-stdlib
0.14.0
common
fluid-stdlib
/
io.fluidsonic.stdlib
/
removeAttributes
remove
Attributes
fun
MutableStringAttributeMap
.
removeAttributes
(
attributes
:
Array
<
StringAttribute
<
*
>
>
)
fun
MutableStringAttributeMap
.
removeAttributes
(
attributes
:
Iterable
<
StringAttribute
<
*
>
>
)
fun
MutableStringAttributeMap
.
removeAttributes
(
attributes
:
Sequence
<
StringAttribute
<
*
>
>
)