Skip to main content

string_foldcase

Function string_foldcase 

Source
pub fn string_foldcase(
    runtime: &Runtime,
    _env: &[Value],
    args: &[Value],
    rest_args: &[Value],
    dyn_state: &mut DynamicState,
    k: Value,
) -> Application