Provides bio::views::take. More...
#include <algorithm>
#include <concepts>
#include <iterator>
#include <ranges>
#include <span>
#include <type_traits>
#include <bio/meta/type_traits/template_inspection.hpp>
#include <bio/meta/type_traits/transformation_trait_or.hpp>
#include <bio/ranges/concept.hpp>
#include <bio/ranges/container/concept.hpp>
#include <bio/ranges/detail/inherited_iterator_base.hpp>
#include <bio/ranges/type_traits.hpp>
#include <bio/ranges/views/detail.hpp>
Go to the source code of this file.
Namespaces | |
namespace | bio |
The main BioC++ namespace. | |
namespace | bio::ranges |
The ranges module's namespace. | |
Provides bio::views::take.