concurrency.stream.filter

Undocumented in source.

Members

Functions

filter
auto filter(Stream stream, Fun fun)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

FilterStreamOp
template FilterStreamOp(Stream, Fun)
Undocumented in source.

Meta