Module spacetimedb_vm::operator

source ·
Expand description

Operators are implemented as “alias” of functions that are loaded at the start of the [ProgramVm] creation, ie:

+ == std::math::add

Enums§