sum

Sums args.

sum
(
T...
)
()
if (
is(typeof(args[0] + args[0]))
)

Meta