Function to_list

Source
pub fn to_list(arg: &Value, state: &VMState) -> Result<Vec<Value>, String>
👎Deprecated
Expand description

Convert arg to a list and some error checks (without casting)