Pyli/Language Characteristics/Truth

From Jonathan Gardner's Tech Wiki
Jump to: navigation, search


(Truth value): Returns either true or false, depending on whether value is true or false. In practice, this is never needed. (Truth? value): Returns true if value is true or false.

There is no default iterator for this type.