camenduru's picture
thanks to nvidia ❤
8ae5fc5
#ifndef METAL_HPP
#define METAL_HPP
#include "metal/config.hpp"
#include "metal/lambda.hpp"
#include "metal/list.hpp"
#include "metal/map.hpp"
#include "metal/number.hpp"
#include "metal/pair.hpp"
#include "metal/value.hpp"
/// \defgroup metal Metal
/// \namespace metal
/// \brief Metal
#endif