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