Skip to main content

emit_halmos_arg

Function emit_halmos_arg 

Source
fn emit_halmos_arg(
    values: &mut Vec<String>,
    arg: HalmosArg,
    value: &str,
) -> Result<(), String>