Merge: `Int::times`: clean nitunit and expose negative behavior
authorJean Privat <jean@pryen.org>
Wed, 27 May 2015 00:55:15 +0000 (20:55 -0400)
committerJean Privat <jean@pryen.org>
Wed, 27 May 2015 10:11:11 +0000 (06:11 -0400)
I tried to use `Int::times` but the nitunit wasn't clear enough on the expected behavior.

Thanks at @BlackMinou for is moral support on this.

Pull-Request: #1393
Reviewed-by: Jean Privat <jean@pryen.org>


Trivial merge