toggle menu
maplibre-compose
0.1.0
common
switch theme
search in API
maplibre-compose
/
dev.sargunv.maplibrecompose.core.expression
/
ExpressionScope
/
neq
neq
open
infix
fun
Expression
<
*
>
.
neq
(
other
:
Expression
<
*
>
)
:
Expression
<
Boolean
>
open
fun
neq
(
left
:
Expression
<
String
>
,
right
:
Expression
<
String
>
,
collator
:
Expression
<
TCollator
>
?
=
null
)
:
Expression
<
Boolean
>