Provides seqan3::view::filter. More...
Go to the source code of this file.
Namespaces | |
seqan3::view | |
The SeqAn3 namespace for views. | |
Variables | |
constexpr auto | seqan3::view::filter |
A range adaptor that takes a predicate and returns a view of the elements that satisfy the predicate. More... | |
Provides seqan3::view::filter.