Skip to main content

Module convalue

Module convalue 

Source
Expand description

Values in the dynamically typed AST interpreter.

The most permanent fix is a temporary one.

Macrosยง

assign ๐Ÿ”’
cmp ๐Ÿ”’
Templates comparison functions for ConValue
cvstruct
from ๐Ÿ”’
Implements From for an enum with 1-tuple variants
ops ๐Ÿ”’
Implements binary std::ops traits for ConValue

Enumsยง

ConValue
A Conlang value stores data in the interpreter

Type Aliasesยง

Integer ๐Ÿ”’