klip
0.4.1
klip-kotlin-plugin
/
dev.petuska.klip.plugin.util
/
hasAll
has
All
@
JvmName
(
name
=
"hasAllIrValueParameter"
)
fun
Collection
<
IrValueParameter
>
.
hasAll
(
actual
:
Collection
<
IrValueParameter
>
)
:
Boolean
Content copied to clipboard
@
JvmName
(
name
=
"hasAllIrTypeParameter"
)
fun
Collection
<
IrTypeParameter
>
.
hasAll
(
actual
:
Collection
<
IrTypeParameter
>
)
:
Boolean
Content copied to clipboard