Skip to main content

try_get_supertype_with_options

Function try_get_supertype_with_options 

Source
pub fn try_get_supertype_with_options(
    l: &DataType,
    r: &DataType,
    options: SuperTypeOptions,
) -> PolarsResult<DataType>