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

#include <Closure.hpp>

Public Member Functions

std::size_t operator() (const Ark::internal::Closure &s) const noexcept
 

Detailed Description

Definition at line 95 of file Closure.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 97 of file Closure.hpp.


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