collateral_mappers | Map over a list while capturing side effects. |
future_map2_peacefully | Map over a list while capturing side effects. |
future_map2_quietly | Map over a list while capturing side effects. |
future_map2_safely | Map over a list while capturing side effects. |
future_map_peacefully | Map over a list while capturing side effects. |
future_map_quietly | Map over a list while capturing side effects. |
future_map_safely | Map over a list while capturing side effects. |
future_pmap_peacefully | Map over a list while capturing side effects. |
future_pmap_quietly | Map over a list while capturing side effects. |
future_pmap_safely | Map over a list while capturing side effects. |
has | Determine which elements contain a type of side effect. |
has_errors | Determine which elements contain a type of side effect. |
has_messages | Determine which elements contain a type of side effect. |
has_output | Determine which elements contain a type of side effect. |
has_results | Determine which elements contain a type of side effect. |
has_warnings | Determine which elements contain a type of side effect. |
map2_peacefully | Map over a list while capturing side effects. |
map2_quietly | Map over a list while capturing side effects. |
map2_safely | Map over a list while capturing side effects. |
map_peacefully | Map over a list while capturing side effects. |
map_quietly | Map over a list while capturing side effects. |
map_safely | Map over a list while capturing side effects. |
pmap_peacefully | Map over a list while capturing side effects. |
pmap_quietly | Map over a list while capturing side effects. |
pmap_safely | Map over a list while capturing side effects. |
summary | Summarise mapped side effects. |
summary.peacefully_mapped | Summarise mapped side effects. |
summary.quietly_mapped | Summarise mapped side effects. |
summary.safely_mapped | Summarise mapped side effects. |
tally | Determine how many elements contain a type of mapped side effect. |
tally_errors | Determine how many elements contain a type of mapped side effect. |
tally_messages | Determine how many elements contain a type of mapped side effect. |
tally_output | Determine how many elements contain a type of mapped side effect. |
tally_results | Determine how many elements contain a type of mapped side effect. |
tally_warnings | Determine how many elements contain a type of mapped side effect. |