functools (version 0.2.0)

True: True

Description

True() is a function that returns TRUE.

Usage

True()

Arguments

Value

TRUE.

See Also

Other constants: False; Identity; Na; Null

Examples

Run this code
# True() returns TRUE:
True()

Run the code above in your browser using DataLab