all_true

astrodendro.pruning.all_true(funcs)

Combine several is_independent functions into one

Parameters:
funcslist-like

A list of is_independent functions

Returns:
combined_funcfunction

A new function which returns true of all the input functions are true