[][src]Module lexpr::number

Dynamically typed number type.

Structs

Number

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

Traits

Visitor

Trait to access the value stored in Number.