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

#include <Procedure.hpp>

Public Member Functions

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

Detailed Description

Definition at line 66 of file Procedure.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 68 of file Procedure.hpp.


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