viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.selection
/
filter
filter
fun
ProtocolFactory
.
filter
(
predicate
:
(
Protocol
)
->
Boolean
)
:
ProtocolFactory
Restricts the given factory to protocols that satisfy
predicate
.