{"route":"/en-US-v0.13.1/reference/foundations/bool/","title":"Boolean","description":"Documentation for the Boolean type.","part":null,"outline":[{"id":"summary","name":"Summary","children":[]},{"id":"example","name":"Example","children":[]}],"body":{"kind":"type","content":{"name":"bool","title":"Boolean","keywords":[],"oneliner":"A type with two states.","details":"<p>A type with two states.</p>\n<p>The boolean type has two values: <code><span class=\"typ-key\">true</span></code> and <code><span class=\"typ-key\">false</span></code>. It denotes whether\nsomething is active or enabled.</p>\n<h2 id=\"example\">Example</h2>\n<div class=\"previewed-code\"><pre><code><span class=\"typ-key\">#</span><span class=\"typ-key\">false</span> <span class=\"typ-escape\">\\</span>\n<span class=\"typ-key\">#</span><span class=\"typ-key\">true</span> <span class=\"typ-escape\">\\</span>\n<span class=\"typ-punct\">#</span><span class=\"typ-punct\">(</span><span class=\"typ-num\">1</span> <span class=\"typ-op\">&lt;</span> <span class=\"typ-num\">2</span><span class=\"typ-punct\">)</span>\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.13.1/assets/918d3a591c91fbe230576ba759997e37.png\" alt=\"Preview\"></div></div>","constructor":null,"scope":[]}}}