targetConcat

Convenience alias for appending targets without calling any runtime function. This replaces the need to manually define a function to return a Build struct just to concatenate targets

targetConcat
(
T...
)
()

Meta