Searched defs:monadic_fold_right_impl (Results 1 – 1 of 1) sorted by relevance
101 struct monadic_fold_right_impl<T, when<condition>> : default_ { struct104 static constexpr decltype(auto) apply(Xs&& xs, S&& s, F&& f) { in apply()116 static constexpr decltype(auto) apply(Xs&& xs, F&& f) { in apply()