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

#include <Value.hpp>

Public Member Functions

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

Detailed Description

Definition at line 241 of file Value.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 243 of file Value.hpp.


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