{"id":"operator--and-620111","name":"and","owner":"yeho","package":"language.operators","kind":"operator","signature":"and","description":"Require both decisions to be true; the right side is skipped when the left side is false.","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 and","description":"Require both decisions to be true; the right side is skipped when the left side is false.","code":"bool hasKey = true\nbool doorOpen = false\nbool canPass = hasKey and doorOpen\nConsole.Log(Text.From(canPass))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.operator__and_620111\"\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":"8ef1fb07b848ab245699c00963f46881fb5dfa3dac6ff1f2a3abd1524d90175d","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=operator--and-620111","json":"https://demonhunterlabs.com/reference/items/operator--and-620111.json","markdown":"https://demonhunterlabs.com/reference/text/operator--and-620111.md"}
