Function vonuvoli_scheme::exports::syntax_native_compare_3[][src]

pub fn syntax_native_compare_3<ValueRef: StdAsRef<Value>>(
    input_1: ValueRef,
    input_2: ValueRef,
    input_3: ValueRef,
    comparison: Comparison
) -> Outcome<bool>