ArkScript
A small, lisp-inspired, functional scripting language
std::hash< Ark::ValueType > Struct Reference

#include <Value.hpp>

Public Member Functions

std::size_t operator() (const Ark::ValueType &s) const noexcept
 

Detailed Description

Definition at line 74 of file Value.hpp.

Member Function Documentation

◆ operator()()

std::size_t std::hash< Ark::ValueType >::operator() ( const Ark::ValueType & s) const
inlinenodiscardnoexcept

Definition at line 76 of file Value.hpp.


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