|
inlineconstexprnodiscard |
Callable object applying the Callable object f on each product types' elements.
Applies the given function to all the product types passed as arguments and stores the result in another product type, keeping the original elements order. On records, the order is determined via the order of definition of the fields.
Computes the return type of a call to kumi::map