toggle menu
konture
0.6.8
jvm
switch theme
search in API
library
/
io.github.baole.konture
/
ModulesThat
/
matching
matching
infix
fun
matching
(
predicate
:
(
Module
)
->
Boolean
)
:
ModulesRuleBuilder
Restricts the rules to modules matching the specified predicate.
Parameters
predicate
The predicate to filter modules.