%PDF- %PDF-
| Direktori : /proc/thread-self/root/usr/lib/python3/dist-packages/pythran/pythonic/include/functools/ |
| Current File : //proc/thread-self/root/usr/lib/python3/dist-packages/pythran/pythonic/include/functools/reduce.hpp |
#ifndef PYTHONIC_INCLUDE_FUNCTOOLS_REDUCE_HPP
#define PYTHONIC_INCLUDE_FUNCTOOLS_REDUCE_HPP
#include "pythonic/include/utils/functor.hpp"
#include "pythonic/include/builtins/reduce.hpp"
PYTHONIC_NS_BEGIN
namespace functools
{
USING_FUNCTOR(reduce, builtins::functor::reduce);
}
PYTHONIC_NS_END
#endif