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