mpc
Haskell-like feature supports in C++
|
#include <mpc/functional/partial.hpp>
Go to the source code of this file.
Classes | |
struct | mpc::detail::constant_op |
Namespaces | |
namespace | mpc::detail |
Implementation details are here. | |
namespace | mpc::cpo |
Customization point objects are here. | |
Variables | |
constexpr partial< detail::constant_op > | mpc::cpo::constant |
Returns a unary function always returning the first input. | |