to_int

Function to_int 

Source
pub fn to_int(
    interpreter: &mut Interpreter,
    operand: &DataObjectRef,
    pos: CodePosition,
) -> Option<i32>