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

pub trait Unsigned: Number + Real + Integer { }

Corresponds to the Unsigned abstract type.

Implementors