all_true¶
- astrodendro.pruning.all_true(funcs)¶
Combine several
is_independentfunctions into one- Parameters:
- funcslist-like
A list of
is_independentfunctions
- Returns:
- combined_funcfunction
A new function which returns true of all the input functions are true