filter

abstract fun filter(predicate: (Result) -> Boolean)

Sets the filter predicate to filter search results.

Parameters

predicate

If the predicate is false, dependency will be excluded.