pub fn is_signed_numeric(dt: &DataType) -> bool
Expand description

Determine if a DataType is signed numeric or not