Function vonuvoli_scheme::exports::build_list_or_array_or_false_if_empty[][src]

pub fn build_list_or_array_or_false_if_empty(
    values: StdVec<Value>,
    return_array: bool,
    immutable: Option<bool>
) -> Outcome<Value>