check_first_arg

check_first_arg(first, *args)[source]

Check first arg is true.

Parameters:

first (T) – First arg.

Returns:

If first arg is true.

Return type:

bool