viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.backends
/
filter
filter
fun
Backend
.
filter
(
predicate
:
(
ProtocolName
)
->
Boolean
)
:
Backend
Content copied to clipboard
Restricts the given back end to only use protocols satisfying
predicate
.