SHTK_BOOL(3) | Library Functions Manual | SHTK_BOOL(3) |
bool
— Utilities
to manipulate boolean values
shtk_import bool
The bool
module provides utilities to
manipulate boolean values.
Remember that, in shell, truth is represented by 0 and falsehood is represented by non-0 values. This may come in as confusing if you are used to other programming languages, as it goes counter to all of them.
bool
first appeared in
shtk
1.4.
November 5, 2014 | Debian |