Skip to main content

common_dtype

Function common_dtype 

Source
pub fn common_dtype(left: DType, right: DType) -> Result<DType, TypeError>