Skip to main content

Module value

Module value 

Source
Expand description

ELO runtime value representation

Provides the EloValue enum for dynamic typing and runtime value handling. This allows the compiler to track and validate types at both compile-time and runtime.

Enumsยง

EloValue
Represents a runtime value in ELO