4Suite API Documentation

Module Ft.Lib.boolean

Functions:
Fields:

Functions

bool(x)
bool(x) -> bool

Returns True when the argument x is true, False otherwise.

Fields

false = false
true = true