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