maplibre-compose
Toggle table of contents
0.11.1
common
Platform filter
common
Switch theme
Search in API
maplibre-compose
maplibre-compose
/
org.maplibre.compose.expressions.value
/
EquatableValue
Equatable
Value
sealed
interface
EquatableValue
:
ExpressionValue
(
source
)
Represents an
Expression
that resolves to a value that can be compared for equality. See
eq
and
neq
.
Inheritors
BooleanValue
NumberValue
StringValue