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

#include <Value.hpp>

Public Member Functions

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

Detailed Description

Definition at line 283 of file Value.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 285 of file Value.hpp.


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