With the advent of std::views::transform and the addition of projections to std::algorithm, it becomes common to want a function that returns
std::views::transform
std::algorithm