[][src]Function minitt::ast::reduce_to_value

pub fn reduce_to_value(
    either: Either<Value, Expression>,
    context: Telescope
) -> Value