That's good although that version was pitched 3 years ago and given it's not in Swift now, something is still missing.
(Personally I like that pitch except for one little thing: the syntax chosen (5 x Int)
– I'd stick to the established precedent of using "*
" and put the arguments in the opposite order (Int * 5)
.