Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 398cc3b

Browse files
committed
Added todo notes to "boolean logic" doc
Signed-off-by: Serhii Horodilov <sgorodil@gmail.com>
1 parent cb38c10 commit 398cc3b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/basics/bool_logic.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,3 +243,7 @@ priority (which is higher than that of the Boolean operations).
243243
+------------+-----------------------------------+
244244
| ``is not`` | negated object identity |
245245
+------------+-----------------------------------+
246+
247+
.. todo: add examples and description(s)
248+
249+
.. todo: chaining with boolean operators

0 commit comments

Comments
 (0)