caldera.utils.functional ======================== .. automodule:: caldera.utils.functional .. rubric:: Functions .. autosummary:: apply apply_each cat chain_each compose consume count_each counter empty_generator enumerate_each filter_each get_each get_from getattr_each group_each_by_key group_each_consecutive group_each_into_chunks group_each_until ignore_each_count ignore_each_until index_each index_from iter_count iter_each_unique iter_each_until iter_next iter_reverse iter_step map_all map_all_if map_each pairwise_each reduce_all reduce_each repeat_all reverse_each shuffle_each star tee_all tee_consume tee_pipe tee_pipe_yield trycatch until yield_all zip_all zip_each_with zipmap_each_with