Called to implement truth value testing.
x.bool() if exists or !!x.
x.bool()
!!x
Generated using TypeDoc
Called to implement truth value testing.
Returns
x.bool()
if exists or!!x
.