{"id":"operator--or-717551","name":"or","owner":"yeho","package":"language.operators","kind":"operator","signature":"or","description":"Accept either decision; the right side is skipped when the left side is true.","context":"A focused reference with a complete example. Numeric widths and experimental types still depend on the selected backend.","parameters":[],"returns":"","members":[],"tags":["boolean","cpu","language","operator","yeho"],"updated":"2026-09-09","source":{"repository":"demonhunterlabs","path":"app/lib/yeho-language-reference.ts"},"status":"documented","notes":[],"examples":[{"id":"complete","title":"Use or","description":"Accept either decision; the right side is skipped when the left side is true.","code":"bool hasKey = true\nbool doorOpen = false\nbool canPass = hasKey or doorOpen\nConsole.Log(Text.From(canPass))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.operator__or_717551\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n","tags":["cpu","language","operator"],"run":"cpu-oracle","verification":"type checked","sha256":"2c61a9aa398aee4653e95895518136558e822d39ed930996e23be571550db87a","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=operator--or-717551","json":"https://demonhunterlabs.com/reference/items/operator--or-717551.json","markdown":"https://demonhunterlabs.com/reference/text/operator--or-717551.md"}
