Skip to main content

maybe_factorize_strings

Function maybe_factorize_strings 

Source
fn maybe_factorize_strings(
    value: RValue,
    strings_as_factors: bool,
) -> Result<RValue, RError>