tupleMap

Maps values with a predicate, returning a std.typecons tuple.

tupleMap
(
alias pred
Values...
)
(
auto ref Values values
)

Meta