viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.selection
/
filter
filter
fun
ProtocolFactory
.
filter
(
predicate
:
(
Protocol
)
->
Boolean
)
:
ProtocolFactory
Content copied to clipboard
Restricts the given factory to protocols that satisfy
predicate
.