41 auto println = [](
auto v) { std::cout <<
v << std::endl; };
44 template <
class T,
class E = std::exception_ptr>
64 op::empty<std::string>()};
68 }) | concat<std::string> |
71 std::cout <<
"OK" << std::endl;
PUSHMI_INLINE_VAR constexpr detail::filter_fn filter
PUSHMI_INLINE_VAR constexpr detail::transform_fn transform
const bool setting_exists
PUSHMI_INLINE_VAR constexpr struct folly::pushmi::operators::just_fn just
PUSHMI_INLINE_VAR constexpr struct folly::pushmi::make_receiver_fn make_receiver
PUSHMI_INLINE_VAR constexpr struct folly::pushmi::make_single_sender_fn make_single_sender