Provides seqan3::view::char_to. More...
#include <seqan3/alphabet/concept.hpp>
#include <seqan3/core/metafunction/basic.hpp>
#include <seqan3/range/view/deep.hpp>
#include <seqan3/std/view/transform.hpp>
Go to the source code of this file.
Namespaces | |
seqan3::view | |
The SeqAn3 namespace for views. | |
Variables | |
Alphabet related views | |
template<alphabet_concept alphabet_type> | |
auto const | seqan3::view::char_to |
A view over an alphabet, given a range of characters. More... | |
Provides seqan3::view::char_to.