Function vonuvoli_scheme::exports::strings_map_3[][src]

pub fn strings_map_3(
    evaluator: &mut EvaluatorContext,
    callable: &Value,
    string_1: &Value,
    string_2: &Value,
    string_3: &Value,
    immutable: Option<bool>
) -> Outcome<Value>