Expand description

Efficient and ergonomic representation of Wolfram expressions in Rust.

Modules

Representation of Wolfram Language symbols.

Structs

Wolfram Language expression.

Wolfram Language “normal” expression: f[...].

Wolfram Language symbol.

Enums

Wolfram Language expression variants.

Subset of ExprKind that covers number-type expression values.

Type Definitions

32-bit floating-point real number. Not NaN.

64-bit floating-point real number. Not NaN.