Rationale: - Function `concat()` exists in `std::ranges::views`. - Function `append()` smacks more like `p.append(q)`. Pondering...