Crate symbolics_core

Source

Re-exports§

pub use expr::*;

Modules§

consts
expr

Macros§

apply
Apply any number of substitutions to an expression. These can be numbers or expressions.
s
Produce a symbol with the name name. This is preferred over explicitly declaring symbols.