Module bools

Source
Expand description

Functions for working with bools.

Modulesยง

constants
Constants associated with bools.
exhaustive
An iterator that generates bools without repetition.
not_assign
The implementation of NotAssign for bool.