mpc
Haskell-like feature supports in C++
|
Public Types | |
using | state_type = std::decay_t< S > |
Public Member Functions | |
template<class Fn > requires std::invocable<Fn&, state_type> | |
and constexpr is_Identity< std::invoke_result_t< Fn &, state_type > > auto | operator() (Fn &&f) const |