check_first_arg_false

check_first_arg_false(first, *args)[source]

Check first arg is false.

Parameters:

first (T) – First arg.

Returns:

If first arg is false.

Return type:

bool