pub fn to_array(
interpreter: &mut Interpreter,
operand: &DataObjectRef,
pos: CodePosition,
) -> Option<Box<[DataObjectRef]>>
pub fn to_array(
interpreter: &mut Interpreter,
operand: &DataObjectRef,
pos: CodePosition,
) -> Option<Box<[DataObjectRef]>>