Skip to main content

islower_fn

Function islower_fn 

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