{"id":"word--removeAt","name":"removeAt","owner":"yeho","package":"language","kind":"keyword","signature":"removeAt","description":"Remove a planned index","context":"For Kyber-ready code, collect intended changes separately and apply them after the loop.","parameters":[],"returns":"","members":[],"tags":["boundaries","cpu","keyword","language","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"conformance-2026.1.json: planned-loop-mutations; parser_statements.cpp"},"status":"generated-cpp-only","notes":["Planned loop mutation is generated-C++ only.","The explicit two-phase alternative is easy to inspect and portable across current targets."],"examples":[{"id":"1","title":"Complete program","description":"Queue a structural collection edit while reading the original iteration snapshot.","code":"list of int scores = [10, -1, 20]\nfor score at index in scores\n{\n    if score < 0 { plan removeAt index }\n}\nfor score in scores { Console.Log(Text.From(score)) }\n","tags":["cpu","language"],"run":"cpu-oracle","expected":null,"verifyRun":false,"manifest":"manifestVersion = \"2\"\npackage = \"api.example.word__removeat\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n","verification":"type checked","sha256":"c4c88554af3c0d868d74dea514d005948b7e4b5d4794315a0397e7a8b3d82b4b","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=word--removeAt","json":"https://demonhunterlabs.com/reference/items/word--removeAt.json","markdown":"https://demonhunterlabs.com/reference/text/word--removeAt.md"}
