Macros

Converts an i32 or f64 literal into an instance of symoxide::Expression::Scalar.

Converts a space-delimited string to a tuple of symoxide::var calls on individual words.

Derive Macros

Implements the trait symoxide::mappers::CachedMapper for a struct. Requires that struct contains a field named cache of type std::collections::HashMap.