> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-feat-cli-docs-generator.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# boolean

## 체인 가능한 연산

<h3 id="and"><code>and</code></h3>

두 값의 논리적 `and` 를 반환합니다.

| 인수    |           |
| :---- | :-------- |
| `lhs` | 첫 번째 이진 값 |
| `rhs` | 두 번째 이진 값 |

#### 반환 값

두 값의 논리적 `and`

<h3 id="or"><code>or</code></h3>

두 값의 논리적 `or` 를 반환합니다.

| 인수    |           |
| :---- | :-------- |
| `lhs` | 첫 번째 이진 값 |
| `rhs` | 두 번째 이진 값 |

#### 반환 값

두 값의 논리적 `or`

<h3 id="boolean-not"><code>boolean-not</code></h3>

값의 논리적 역수를 반환합니다.

| 인수     |      |
| :----- | :--- |
| `bool` | 부울 값 |

#### 반환 값

값의 논리적 역수

<h3 id="boolean-not"><code>boolean-not</code></h3>

값의 논리적 역수를 반환합니다.

| 인수     |      |
| :----- | :--- |
| `bool` | 부울 값 |

#### 반환 값

값의 논리적 역수

## 목록 연산

<h3 id="and"><code>and</code></h3>

두 값의 논리적 `and` 를 반환합니다.

| 인수    |           |
| :---- | :-------- |
| `lhs` | 첫 번째 이진 값 |
| `rhs` | 두 번째 이진 값 |

#### 반환 값

두 값의 논리적 `and`

<h3 id="or"><code>or</code></h3>

두 값의 논리적 `or` 를 반환합니다.

| 인수    |           |
| :---- | :-------- |
| `lhs` | 첫 번째 이진 값 |
| `rhs` | 두 번째 이진 값 |

#### 반환 값

두 값의 논리적 `or`

<h3 id="boolean-not"><code>boolean-not</code></h3>

값의 논리적 역수를 반환합니다.

| 인수     |      |
| :----- | :--- |
| `bool` | 부울 값 |

#### 반환 값

값의 논리적 역수

<h3 id="boolean-not"><code>boolean-not</code></h3>

값의 논리적 역수를 반환합니다.

| 인수     |      |
| :----- | :--- |
| `bool` | 부울 값 |

#### 반환 값

값의 논리적 역수
