title: symbol summary: Symbols are interned strings.


symbol

Symbols are interned strings. #include <common.h>

Public Attributes

Public Attributes Documentation

variable hash

u64 hash;

variable value

string value;

Updated on 23 August 2022 at 00:54:19 UTC