mpc
Haskell-like feature supports in C++
mpc::detail::make_StateT_op< S > Struct Template Reference

Public Types

using state_type = std::decay_t< S >
 

Public Member Functions

template<class Fn >
requires std::invocable<Fn&, state_type>
and constexpr monad< std::invoke_result_t< Fn &, state_type > > auto operator() (Fn &&f) const
 

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