is_complex

Function is_complex 

Source
pub async fn is_complex(
    _cont: &Option<Arc<Continuation>>,
    arg: &Gc<Value>,
) -> Result<Vec<Gc<Value>>, RuntimeError>