Minix
5.0.0-alpha
module-common
/
dev.racci.minix.api.utils.collections
/
MapUtils
/
containsKeyIgnoreCase
contains
Key
Ignore
Case
inline
fun
containsKeyIgnoreCase
(
map
:
Map
<
String
,
*
>
,
key
:
String
,
ignoreCase
:
Boolean
)
:
Boolean