Skip to main content

std_log

Function std_log 

Source
pub fn std_log(
    eval: &mut Evaluator,
    a: Value,
    base: Value,
    span: Span,
) -> Result<Value, Error>