{"id":"input.text--CompositionSequence","name":"CompositionSequence","owner":"yeho","package":"input.text","kind":"function","signature":"external CompositionSequence() returns int","description":"Composition sequence.","context":"Represent committed text and composition separately from physical keys.","parameters":[],"returns":"int","members":[],"tags":["cpu","function","input","input.text","source-example","text","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/input/text/text.yh","line":14,"sha256":"bed4ea3481abc403c432175b7aabf404ee66ddcf98fc72819ed6fbc3071fb4e4"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use CompositionSequence","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using input.text\n\n// Represent committed text and composition separately from physical keys.\nint result = CompositionSequence()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.input_text__compositionsequence\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"input.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/input/text\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"e947633a52f0f8d90e2e677dd66fea016ef8f196aec34734d75fab7f454958d6","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=input.text--CompositionSequence","json":"https://demonhunterlabs.com/reference/items/input.text--CompositionSequence.json","markdown":"https://demonhunterlabs.com/reference/text/input.text--CompositionSequence.md"}
