Trait julia::api::primitive::Integer [] [src]

pub trait Integer: Number + Real { }

Corresponds to the Integer abstract type.

Implementors