Provides the seqan3::views::repeat. More...
#include <seqan3/std/algorithm>#include <seqan3/std/ranges>#include <seqan3/core/detail/iterator_traits.hpp>#include <seqan3/core/range/detail/random_access_iterator.hpp>#include <seqan3/core/range/type_traits.hpp>
Include dependency graph for repeat.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
| seqan3::views | |
| The SeqAn namespace for views. | |
Variables | |
| constexpr detail::repeat_fn | seqan3::views::repeat |
| A view factory that repeats a given value infinitely. More... | |
Provides the seqan3::views::repeat.