Provides the views::repeat_view. More...
#include <seqan3/std/algorithm>#include <seqan3/std/ranges>#include <seqan3/core/type_traits/iterator.hpp>#include <seqan3/core/type_traits/range.hpp>#include <seqan3/range/detail/random_access_iterator.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 | |
General purpose views | |
| constexpr detail::repeat_fn | seqan3::views::repeat |
| A view factory that repeats a given value infinitely. More... | |
Provides the views::repeat_view.