Template:cpp/execution/dsc split
From cppreference.com
|- class="t-dsc"
|(C++26)
| if the provided sender is a multi-shot sender, returns that sender, otherwise, returns a multi-shot sender which sends values equivalent to the values sent by the provided sender
(customization point object)
|-