Function vonuvoli_scheme::exports::curry_3[][src]

pub fn curry_3(
    callable: &Value,
    input_1: &Value,
    input_2: &Value,
    input_3: &Value,
    right: bool
) -> Value