reduce_nested_non_empty_accumulate.hpp
Go to the documentation of this file.
constexpr auto range(StopT &&stop) -> decltype(comp( count(), take(std::forward< StopT >(stop))))
Generator transducer version of Python range
Definition: range.hpp:42