Soil
Toggle table of contents
1.0.0-alpha11
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-core
/
soil.query.core
/
RemoveFilter
/
RemoveFilter
Remove
Filter
constructor
(
type
:
FilterType
?
=
null
,
keys
:
Array
<
SurrogateKey
>
?
=
null
,
predicate
:
(
T
)
->
Boolean
?
=
null
)