Module ignite::var

source ·
Expand description

Some miscellaneous that might prove useful when dealing with variables.

Modules

Functions

Swap two variables. But instead of using references, they will be consumed and new bindings will be produced.