mpc
Haskell-like feature supports in C++
mpc::detail::foldr_op Struct Reference

Public Member Functions

template<class Fn , std::movable T, std::input_iterator I, std::sentinel_for< I > S>
constexpr auto operator() (Fn op, T &&init, I first, S last) const -> T
 
template<class Fn , std::movable T, mpc::ranges::input_range R>
constexpr auto operator() (Fn &&op, T &&init, R &&r) const -> T
 

The documentation for this struct was generated from the following file: