is_eval_manual

Function is_eval_manual 

Source
pub fn is_eval_manual() -> bool
Expand description

Get eval flag value

This function can be used to find out if manual evaluation of arrays is turned on or off.

ยงReturn Values

A boolean indicating manual evaluation setting.