Skip to main content

add_string

Function add_string 

Source
pub fn add_string(
    ctx: &'_ mut dyn EvalContext,
    a: &[ExprValue],
) -> Result<ExprValue, ExpressionError>