Module lexpr::number

source ·
Expand description

Dynamically typed number type.

Structs

  • Represents an S-expression number, whether integer or floating point.

Traits

  • Trait to access the value stored in Number.