identity_t Struct Reference
Similar to clojure.core/identity. More...
#include <atria/prelude/identity.hpp>
Public Member Functions | |
template<typename ArgT > | |
constexpr auto | operator() (ArgT &&x) const -> decltype(std::forward< ArgT >(x)) |
Detailed Description
Similar to clojure.core/identity.
Definition at line 37 of file identity.hpp.
The documentation for this struct was generated from the following file:
- src/atria/prelude/identity.hpp